Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_internal.h354 ZEND_JIT_TRACE_DO_ICALL, enumerator
H A Dzend_jit_vm_helpers.c924 TRACE_RECORD(ZEND_JIT_TRACE_DO_ICALL, 0, func);
H A Dzend_jit_trace.c677 } else if (p->op == ZEND_JIT_TRACE_DO_ICALL) { in zend_jit_trace_add_phis()
1315 } else if (p->op == ZEND_JIT_TRACE_DO_ICALL) { in find_trampoline_num_args()
1403 } else if (p->op == ZEND_JIT_TRACE_DO_ICALL) { in zend_jit_trace_build_tssa()
2648 } else if (p->op == ZEND_JIT_TRACE_DO_ICALL) { in zend_jit_trace_build_tssa()
7158 } else if (p->op == ZEND_JIT_TRACE_DO_ICALL) { in zend_jit_trace()
7972 } else if (p->op == ZEND_JIT_TRACE_DO_ICALL) { in zend_jit_dump_trace()
H A Dzend_jit_ir.c9967 if (trace->op == ZEND_JIT_TRACE_DO_ICALL) {

Completed in 86 milliseconds