Home
last modified time | relevance | path

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

/PHP-8.4/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.c797 op2_max = OP2_MAX_RANGE(); in zend_inference_calc_binary_op_range()
822 op2_max = OP2_MAX_RANGE(); in zend_inference_calc_binary_op_range()
849 op2_max = OP2_MAX_RANGE(); in zend_inference_calc_binary_op_range()
880 op2_max = OP2_MAX_RANGE(); in zend_inference_calc_binary_op_range()
921 op2_max = OP2_MAX_RANGE(); in zend_inference_calc_binary_op_range()
961 op2_max = OP2_MAX_RANGE(); in zend_inference_calc_binary_op_range()
999 op2_max = OP2_MAX_RANGE(); in zend_inference_calc_binary_op_range()
1039 op2_max = OP2_MAX_RANGE(); in zend_inference_calc_binary_op_range()
1057 op2_max = OP2_MAX_RANGE(); in zend_inference_calc_binary_op_range()
1453 tmp->max = OP2_MAX_RANGE(); in zend_inference_propagate_range()
[all …]
/PHP-8.4/ext/opcache/jit/
H A Dzend_jit.c817 op2_max = OP2_MAX_RANGE(); in zend_may_overflow()
832 op2_max = OP2_MAX_RANGE(); in zend_may_overflow()
878 op2_max = OP2_MAX_RANGE(); in zend_may_overflow()
893 op2_max = OP2_MAX_RANGE(); in zend_may_overflow()
H A Dzend_jit_trace.c3681 op2_max = OP2_MAX_RANGE(); in zend_jit_trace_update_condition_ranges()

Completed in 44 milliseconds