Searched refs:if_op1_long (Results 1 – 1 of 1) sorted by relevance
5254 ir_ref if_op1_long = IR_UNUSED; in zend_jit_math_helper() local5289 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() local6957 ir_IF_TRUE(if_op1_long); in zend_jit_cmp()6985 if (if_op1_long) { in zend_jit_cmp()[all …]
Completed in 38 milliseconds