Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c5647 ref = ir_SHL_L(op1_ref, ref); in zend_jit_long_math_helper()
5739 ref = ir_MOD_L(op1_ref, ref); in zend_jit_long_math_helper()
12556 ir_ref op1_ref = ref; local
12567 ref = jit_Z_PTR_ref(jit, op1_ref);
13893 ir_ref op1_ref = IR_UNUSED; local
17227 op1_ref = zend_jit_zval_check_undef(jit, op1_ref, opline->op1.var, opline, 1);
17233 op1_ref = jit_ZVAL_DEREF_ref(jit, op1_ref);
17272 op1_ref = zend_jit_zval_check_undef(jit, op1_ref, opline->op1.var, opline, 1);
17284 op1_ref = jit_ZVAL_DEREF_ref(jit, op1_ref);
17337 op1_ref = zend_jit_zval_check_undef(jit, op1_ref, opline->op1.var, opline, 1);
[all …]

Completed in 46 milliseconds