Home
last modified time | relevance | path

Searched refs:ir_mem_flush (Results 1 – 5 of 5) sorted by relevance

/PHP-8.2/ext/opcache/jit/ir/
H A Dir_patch.c166 ir_mem_flush((void*)code, size); in ir_patch_code()
244 ir_mem_flush((void*)code, size); in ir_patch_code()
H A Dir.h964 int ir_mem_flush(void *ptr, size_t size);
H A Dir.c1572 int ir_mem_flush(void *ptr, size_t size) in ir_mem_flush() function
1618 int ir_mem_flush(void *ptr, size_t size) in ir_mem_flush() function
H A Dir_aarch64.dasc6073 ir_mem_flush(entry, size);
6142 ir_mem_flush(entry, size);
6307 ir_mem_flush(entry, size);
6326 ir_mem_flush(code, sizeof(uint32_t) * 4);
H A Dir_x86.dasc9773 ir_mem_flush(entry, size);
9849 ir_mem_flush(entry, size);
9905 ir_mem_flush(entry, size);

Completed in 42 milliseconds