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.c1932 if (!zend_jit_send_ref(&ctx, opline, op_array, in zend_jit()
H A Dzend_jit_ir.c9016 static int zend_jit_send_ref(zend_jit_ctx *jit, const zend_op *opline, const zend_op_array *op_arra… function
9126 if (!zend_jit_send_ref(jit, opline, op_array, op1_info, 0)) {
9140 if (!zend_jit_send_ref(jit, opline, op_array, op1_info, 1)) {
9235 if (!zend_jit_send_ref(jit, opline, op_array, op1_info, 0)) {
9247 if (!zend_jit_send_ref(jit, opline, op_array, op1_info, 1)) {
H A Dzend_jit_trace.c5157 if (!zend_jit_send_ref(&ctx, opline, op_array, in zend_jit_trace()

Completed in 64 milliseconds