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.c2077 if (!zend_jit_send_ref(&ctx, opline, op_array, in zend_jit()
H A Dzend_jit_ir.c9451 static int zend_jit_send_ref(zend_jit_ctx *jit, const zend_op *opline, const zend_op_array *op_arra… function
9561 if (!zend_jit_send_ref(jit, opline, op_array, op1_info, 0)) {
9575 if (!zend_jit_send_ref(jit, opline, op_array, op1_info, 1)) {
9670 if (!zend_jit_send_ref(jit, opline, op_array, op1_info, 0)) {
9682 if (!zend_jit_send_ref(jit, opline, op_array, op1_info, 1)) {
H A Dzend_jit_trace.c5305 if (!zend_jit_send_ref(&ctx, opline, op_array, in zend_jit_trace()

Completed in 63 milliseconds