Searched refs:zend_jit_fetch_constant (Results 1 – 3 of 3) sorted by relevance
/php-src/ext/opcache/jit/ |
H A D | zend_jit.c | 2590 if (!zend_jit_fetch_constant(&ctx, opline, op_array, ssa, ssa_op, RES_REG_ADDR())) { in zend_jit()
|
H A D | zend_jit_trace.c | 6330 if (!zend_jit_fetch_constant(&ctx, opline, op_array, ssa, ssa_op, RES_REG_ADDR())) { in zend_jit_trace()
|
H A D | zend_jit_ir.c | 7989 static int zend_jit_fetch_constant(zend_jit_ctx *jit, in zend_jit_fetch_constant() function
|
Completed in 74 milliseconds