Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit.c1964 if (!zend_jit_send_ref(&ctx, opline, op_array, in zend_jit()
H A Dzend_jit_ir.c9229 static int zend_jit_send_ref(zend_jit_ctx *jit, const zend_op *opline, const zend_op_array *op_arra… function
9339 if (!zend_jit_send_ref(jit, opline, op_array, op1_info, 0)) {
9353 if (!zend_jit_send_ref(jit, opline, op_array, op1_info, 1)) {
9448 if (!zend_jit_send_ref(jit, opline, op_array, op1_info, 0)) {
9460 if (!zend_jit_send_ref(jit, opline, op_array, op1_info, 1)) {
H A Dzend_jit_trace.c5272 if (!zend_jit_send_ref(&ctx, opline, op_array, in zend_jit_trace()

Completed in 72 milliseconds