Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/Optimizer/
H A Dzend_inference.c572 op1_min = OP1_MIN_RANGE(); in zend_inference_calc_binary_op_range()
597 op1_min = OP1_MIN_RANGE(); in zend_inference_calc_binary_op_range()
624 op1_min = OP1_MIN_RANGE(); in zend_inference_calc_binary_op_range()
655 op1_min = OP1_MIN_RANGE(); in zend_inference_calc_binary_op_range()
696 op1_min = OP1_MIN_RANGE(); in zend_inference_calc_binary_op_range()
736 op1_min = OP1_MIN_RANGE(); in zend_inference_calc_binary_op_range()
774 op1_min = OP1_MIN_RANGE(); in zend_inference_calc_binary_op_range()
814 op1_min = OP1_MIN_RANGE(); in zend_inference_calc_binary_op_range()
832 op1_min = OP1_MIN_RANGE(); in zend_inference_calc_binary_op_range()
1077 tmp->min = OP1_MIN_RANGE(); in zend_inference_propagate_range()
[all …]
H A Dzend_inference.h149 #define OP1_MIN_RANGE() (_ssa_op1_min_range (op_array, ssa, opline, ssa_op)) in DEFINE_SSA_OP_MIN_RANGE() macro
/PHP-8.0/ext/opcache/jit/
H A Dzend_jit.c563 op1_min = OP1_MIN_RANGE(); in zend_may_overflow()
577 op1_min = OP1_MIN_RANGE(); in zend_may_overflow()
604 op1_min = OP1_MIN_RANGE(); in zend_may_overflow()
638 op1_min = OP1_MIN_RANGE(); in zend_may_overflow()
665 op1_min = OP1_MIN_RANGE(); in zend_may_overflow()
H A Dzend_jit_trace.c3470 op1_min = OP1_MIN_RANGE(); in zend_jit_trace_update_condition_ranges()
H A Dzend_jit_x86.dasc16042 OP1_MIN_RANGE() >= 0) {

Completed in 62 milliseconds