Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_frameless_function.h128 ZEND_JMP_FL_HIT = 2, enumerator
H A Dzend_vm_def.h9616 if (EXPECTED(result == ZEND_JMP_FL_HIT)) {
H A Dzend_vm_execute.h5981 if (EXPECTED(result == ZEND_JMP_FL_HIT)) { in ZEND_JMP_FRAMELESS_SPEC_CONST_HANDLER()
/php-src/ext/opcache/jit/
H A Dzend_jit_trace.c5689 guard = ZEND_JMP_FL_HIT; in zend_jit_trace()
H A Dzend_jit_ir.c3871 ref = jit_IF_ex(jit, ir_EQ(phi_result, ir_CONST_LONG(ZEND_JMP_FL_HIT)), bb->successors[0]); in zend_jit_jmp_frameless()

Completed in 267 milliseconds