Searched refs:zend_jit_fe_fetch (Results 1 – 3 of 3) sorted by relevance
/php-src/ext/opcache/jit/ |
H A D | zend_jit.c | 2584 if (!zend_jit_fe_fetch(&ctx, opline, op1_info, OP2_INFO(), in zend_jit()
|
H A D | zend_jit_trace.c | 6324 if (!zend_jit_fe_fetch(&ctx, opline, op1_info, OP2_INFO(), in zend_jit_trace()
|
H A D | zend_jit_ir.c | 13660 static int zend_jit_fe_fetch(zend_jit_ctx *jit, const zend_op *opline, uint32_t op1_info, uint32_t … function
|
Completed in 90 milliseconds