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.c5254 ir_ref if_op1_long = IR_UNUSED; in zend_jit_math_helper() local
5289 ir_IF_TRUE(if_op1_long); in zend_jit_math_helper()
5299 if (if_op1_long) { in zend_jit_math_helper()
5300 ir_IF_FALSE_cold(if_op1_long); in zend_jit_math_helper()
5310 ir_IF_TRUE(if_op1_long); in zend_jit_math_helper()
5336 if (if_op1_long) { in zend_jit_math_helper()
5374 } else if (if_op1_long) { in zend_jit_math_helper()
6924 ir_ref if_op1_long = IR_UNUSED; in zend_jit_cmp() local
6957 ir_IF_TRUE(if_op1_long); in zend_jit_cmp()
6985 if (if_op1_long) { in zend_jit_cmp()
[all …]

Completed in 56 milliseconds