Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit.c2590 if (!zend_jit_fetch_constant(&ctx, opline, op_array, ssa, ssa_op, RES_REG_ADDR())) { in zend_jit()
H A Dzend_jit_trace.c6330 if (!zend_jit_fetch_constant(&ctx, opline, op_array, ssa, ssa_op, RES_REG_ADDR())) { in zend_jit_trace()
H A Dzend_jit_ir.c7989 static int zend_jit_fetch_constant(zend_jit_ctx *jit, in zend_jit_fetch_constant() function

Completed in 74 milliseconds