Home
last modified time | relevance | path

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

/PHP-8.1/Zend/Optimizer/
H A Dzend_inference.c808 op1_min = OP1_MIN_RANGE(); in zend_inference_calc_binary_op_range()
833 op1_min = OP1_MIN_RANGE(); in zend_inference_calc_binary_op_range()
860 op1_min = OP1_MIN_RANGE(); in zend_inference_calc_binary_op_range()
891 op1_min = OP1_MIN_RANGE(); in zend_inference_calc_binary_op_range()
932 op1_min = OP1_MIN_RANGE(); in zend_inference_calc_binary_op_range()
972 op1_min = OP1_MIN_RANGE(); in zend_inference_calc_binary_op_range()
1010 op1_min = OP1_MIN_RANGE(); in zend_inference_calc_binary_op_range()
1050 op1_min = OP1_MIN_RANGE(); in zend_inference_calc_binary_op_range()
1068 op1_min = OP1_MIN_RANGE(); in zend_inference_calc_binary_op_range()
1355 tmp->min = OP1_MIN_RANGE(); in zend_inference_propagate_range()
[all …]
H A Dzend_inference.h145 #define OP1_MIN_RANGE() (_ssa_op1_min_range (op_array, ssa, opline, ssa_op)) in DEFINE_SSA_OP_MIN_RANGE() macro
/PHP-8.1/ext/opcache/jit/
H A Dzend_jit.c1140 op1_min = OP1_MIN_RANGE(); in zend_may_overflow()
1154 op1_min = OP1_MIN_RANGE(); in zend_may_overflow()
1181 op1_min = OP1_MIN_RANGE(); in zend_may_overflow()
1215 op1_min = OP1_MIN_RANGE(); in zend_may_overflow()
1242 op1_min = OP1_MIN_RANGE(); in zend_may_overflow()
H A Dzend_jit_trace.c3738 op1_min = OP1_MIN_RANGE(); in zend_jit_trace_update_condition_ranges()
H A Dzend_jit_x86.dasc16377 OP1_MIN_RANGE() >= 0) {

Completed in 57 milliseconds