Home
last modified time | relevance | path

Searched refs:ZEND_JIT_TRACE_ENTER (Results 1 – 4 of 4) sorted by relevance

/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_internal.h244 ZEND_JIT_TRACE_ENTER, enumerator
H A Dzend_jit_vm_helpers.c805 TRACE_RECORD(ZEND_JIT_TRACE_ENTER,
H A Dzend_jit_trace.c618 } else if (p->op == ZEND_JIT_TRACE_ENTER) { in zend_jit_trace_add_phis()
1158 } else if (p->op == ZEND_JIT_TRACE_ENTER) { in zend_jit_trace_build_tssa()
1303 } else if (p->op == ZEND_JIT_TRACE_ENTER) { in zend_jit_trace_build_tssa()
2097 } else if (p->op == ZEND_JIT_TRACE_ENTER) { in zend_jit_trace_build_tssa()
2745 } else if (p->op == ZEND_JIT_TRACE_ENTER) { in zend_jit_trace_allocate_registers()
6217 } else if (p->op == ZEND_JIT_TRACE_ENTER) { in zend_jit_trace()
6574 } else if (p->op == ZEND_JIT_TRACE_ENTER) { in zend_jit_trace()
6981 } else if (p->op == ZEND_JIT_TRACE_ENTER) { in zend_jit_dump_trace()
H A Dzend_jit_x86.dasc9329 } else if (p->op == ZEND_JIT_TRACE_ENTER ||
10114 } else if (trace->op == ZEND_JIT_TRACE_ENTER) {

Completed in 63 milliseconds