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_ir.c9090 static int zend_jit_send_ref(zend_jit_ctx *jit, const zend_op *opline, const zend_op_array *op_arra… function
9200 if (!zend_jit_send_ref(jit, opline, op_array, op1_info, 0)) {
9214 if (!zend_jit_send_ref(jit, opline, op_array, op1_info, 1)) {
9309 if (!zend_jit_send_ref(jit, opline, op_array, op1_info, 0)) {
9321 if (!zend_jit_send_ref(jit, opline, op_array, op1_info, 1)) {
H A Dzend_jit.c1959 if (!zend_jit_send_ref(&ctx, opline, op_array, in zend_jit()
H A Dzend_jit_trace.c5214 if (!zend_jit_send_ref(&ctx, opline, op_array, in zend_jit_trace()

Completed in 67 milliseconds