Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c5087 ir_ref if_op1_long = IR_UNUSED; in zend_jit_math_helper() local
5122 ir_IF_TRUE(if_op1_long); in zend_jit_math_helper()
5132 if (if_op1_long) { in zend_jit_math_helper()
5133 ir_IF_FALSE_cold(if_op1_long); in zend_jit_math_helper()
5143 ir_IF_TRUE(if_op1_long); in zend_jit_math_helper()
5169 if (if_op1_long) { in zend_jit_math_helper()
5207 } else if (if_op1_long) { in zend_jit_math_helper()
6712 ir_ref if_op1_long = IR_UNUSED; in zend_jit_cmp() local
6745 ir_IF_TRUE(if_op1_long); in zend_jit_cmp()
6773 if (if_op1_long) { in zend_jit_cmp()
[all …]

Completed in 46 milliseconds