Home
last modified time | relevance | path

Searched refs:zend_jit_jmp_frameless (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/opcache/jit/
H A Dzend_jit.c2568 if (!zend_jit_jmp_frameless(&ctx, opline, /* exit_addr */ NULL, /* guard */ 0)) { in zend_jit()
H A Dzend_jit_trace.c5589 if (!zend_jit_jmp_frameless(&ctx, opline, exit_addr, guard)) { in zend_jit_trace()
H A Dzend_jit_ir.c3781 static int zend_jit_jmp_frameless( in zend_jit_jmp_frameless() function

Completed in 62 milliseconds