Home
last modified time | relevance | path

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

/PHP-8.3/Zend/Optimizer/
H A Dzend_inference.h140 #define OP2_MAX_RANGE() (_ssa_op2_max_range (op_array, ssa, opline, ssa_op)) macro
H A Dzend_inference.c807 op2_max = OP2_MAX_RANGE(); in zend_inference_calc_binary_op_range()
832 op2_max = OP2_MAX_RANGE(); in zend_inference_calc_binary_op_range()
859 op2_max = OP2_MAX_RANGE(); in zend_inference_calc_binary_op_range()
890 op2_max = OP2_MAX_RANGE(); in zend_inference_calc_binary_op_range()
931 op2_max = OP2_MAX_RANGE(); in zend_inference_calc_binary_op_range()
971 op2_max = OP2_MAX_RANGE(); in zend_inference_calc_binary_op_range()
1009 op2_max = OP2_MAX_RANGE(); in zend_inference_calc_binary_op_range()
1049 op2_max = OP2_MAX_RANGE(); in zend_inference_calc_binary_op_range()
1067 op2_max = OP2_MAX_RANGE(); in zend_inference_calc_binary_op_range()
1463 tmp->max = OP2_MAX_RANGE(); in zend_inference_propagate_range()
[all …]
/PHP-8.3/ext/opcache/jit/
H A Dzend_jit.c1194 op2_max = OP2_MAX_RANGE(); in zend_may_overflow()
1209 op2_max = OP2_MAX_RANGE(); in zend_may_overflow()
1255 op2_max = OP2_MAX_RANGE(); in zend_may_overflow()
1270 op2_max = OP2_MAX_RANGE(); in zend_may_overflow()
H A Dzend_jit_trace.c3757 op2_max = OP2_MAX_RANGE(); in zend_jit_trace_update_condition_ranges()

Completed in 44 milliseconds