Home
last modified time | relevance | path

Searched refs:op0max (Results 1 – 16 of 16) sorted by relevance

/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dvr-values.c3057 tree op0min = NULL_TREE, op0max = NULL_TREE; in simplify_div_or_mod_using_ranges() local
3064 op0max = op0; in simplify_div_or_mod_using_ranges()
3072 op0max = vr->max; in simplify_div_or_mod_using_ranges()
3086 && op0max in simplify_div_or_mod_using_ranges()
3087 && tree_int_cst_lt (op0max, op1min)) in simplify_div_or_mod_using_ranges()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dvr-values.c3116 tree op0min = NULL_TREE, op0max = NULL_TREE; in simplify_div_or_mod_using_ranges() local
3123 op0max = op0; in simplify_div_or_mod_using_ranges()
3131 op0max = vr->max (); in simplify_div_or_mod_using_ranges()
3145 && op0max in simplify_div_or_mod_using_ranges()
3146 && tree_int_cst_lt (op0max, op1min)) in simplify_div_or_mod_using_ranges()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dvr-values.c3057 tree op0min = NULL_TREE, op0max = NULL_TREE; in simplify_div_or_mod_using_ranges() local
3064 op0max = op0; in simplify_div_or_mod_using_ranges()
3072 op0max = vr->max; in simplify_div_or_mod_using_ranges()
3086 && op0max in simplify_div_or_mod_using_ranges()
3087 && tree_int_cst_lt (op0max, op1min)) in simplify_div_or_mod_using_ranges()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dvr-values.c3057 tree op0min = NULL_TREE, op0max = NULL_TREE; in simplify_div_or_mod_using_ranges() local
3064 op0max = op0; in simplify_div_or_mod_using_ranges()
3072 op0max = vr->max; in simplify_div_or_mod_using_ranges()
3086 && op0max in simplify_div_or_mod_using_ranges()
3087 && tree_int_cst_lt (op0max, op1min)) in simplify_div_or_mod_using_ranges()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dvr-values.c3014 tree op0min = NULL_TREE, op0max = NULL_TREE; in simplify_div_or_mod_using_ranges() local
3021 op0max = op0; in simplify_div_or_mod_using_ranges()
3029 op0max = vr->max (); in simplify_div_or_mod_using_ranges()
3043 && op0max in simplify_div_or_mod_using_ranges()
3044 && tree_int_cst_lt (op0max, op1min)) in simplify_div_or_mod_using_ranges()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dvr-values.c3116 tree op0min = NULL_TREE, op0max = NULL_TREE; in simplify_div_or_mod_using_ranges() local
3123 op0max = op0; in simplify_div_or_mod_using_ranges()
3131 op0max = vr->max (); in simplify_div_or_mod_using_ranges()
3145 && op0max in simplify_div_or_mod_using_ranges()
3146 && tree_int_cst_lt (op0max, op1min)) in simplify_div_or_mod_using_ranges()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dvr-values.c3080 tree op0min = NULL_TREE, op0max = NULL_TREE; in simplify_div_or_mod_using_ranges() local
3087 op0max = op0; in simplify_div_or_mod_using_ranges()
3095 op0max = vr->max (); in simplify_div_or_mod_using_ranges()
3109 && op0max in simplify_div_or_mod_using_ranges()
3110 && tree_int_cst_lt (op0max, op1min)) in simplify_div_or_mod_using_ranges()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dvr-values.c3057 tree op0min = NULL_TREE, op0max = NULL_TREE; in simplify_div_or_mod_using_ranges() local
3064 op0max = op0; in simplify_div_or_mod_using_ranges()
3072 op0max = vr->max; in simplify_div_or_mod_using_ranges()
3086 && op0max in simplify_div_or_mod_using_ranges()
3087 && tree_int_cst_lt (op0max, op1min)) in simplify_div_or_mod_using_ranges()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dvr-values.c3057 tree op0min = NULL_TREE, op0max = NULL_TREE; in simplify_div_or_mod_using_ranges() local
3064 op0max = op0; in simplify_div_or_mod_using_ranges()
3072 op0max = vr->max; in simplify_div_or_mod_using_ranges()
3086 && op0max in simplify_div_or_mod_using_ranges()
3087 && tree_int_cst_lt (op0max, op1min)) in simplify_div_or_mod_using_ranges()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dvr-values.c3001 tree op0min = NULL_TREE, op0max = NULL_TREE; in simplify_div_or_mod_using_ranges() local
3008 op0max = op0; in simplify_div_or_mod_using_ranges()
3016 op0max = vr->max (); in simplify_div_or_mod_using_ranges()
3030 && op0max in simplify_div_or_mod_using_ranges()
3031 && tree_int_cst_lt (op0max, op1min)) in simplify_div_or_mod_using_ranges()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dvr-values.c3001 tree op0min = NULL_TREE, op0max = NULL_TREE; in simplify_div_or_mod_using_ranges() local
3008 op0max = op0; in simplify_div_or_mod_using_ranges()
3016 op0max = vr->max (); in simplify_div_or_mod_using_ranges()
3030 && op0max in simplify_div_or_mod_using_ranges()
3031 && tree_int_cst_lt (op0max, op1min)) in simplify_div_or_mod_using_ranges()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dvr-values.c3052 tree op0min = NULL_TREE, op0max = NULL_TREE; in simplify_div_or_mod_using_ranges() local
3059 op0max = op0; in simplify_div_or_mod_using_ranges()
3067 op0max = vr->max; in simplify_div_or_mod_using_ranges()
3081 && op0max in simplify_div_or_mod_using_ranges()
3082 && tree_int_cst_lt (op0max, op1min)) in simplify_div_or_mod_using_ranges()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dvr-values.c3001 tree op0min = NULL_TREE, op0max = NULL_TREE; in simplify_div_or_mod_using_ranges() local
3008 op0max = op0; in simplify_div_or_mod_using_ranges()
3016 op0max = vr->max (); in simplify_div_or_mod_using_ranges()
3030 && op0max in simplify_div_or_mod_using_ranges()
3031 && tree_int_cst_lt (op0max, op1min)) in simplify_div_or_mod_using_ranges()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dvr-values.c3116 tree op0min = NULL_TREE, op0max = NULL_TREE; in simplify_div_or_mod_using_ranges() local
3123 op0max = op0; in simplify_div_or_mod_using_ranges()
3131 op0max = vr->max (); in simplify_div_or_mod_using_ranges()
3145 && op0max in simplify_div_or_mod_using_ranges()
3146 && tree_int_cst_lt (op0max, op1min)) in simplify_div_or_mod_using_ranges()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dvr-values.c3080 tree op0min = NULL_TREE, op0max = NULL_TREE; in simplify_div_or_mod_using_ranges() local
3087 op0max = op0; in simplify_div_or_mod_using_ranges()
3095 op0max = vr->max (); in simplify_div_or_mod_using_ranges()
3109 && op0max in simplify_div_or_mod_using_ranges()
3110 && tree_int_cst_lt (op0max, op1min)) in simplify_div_or_mod_using_ranges()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dvr-values.c3080 tree op0min = NULL_TREE, op0max = NULL_TREE; in simplify_div_or_mod_using_ranges() local
3087 op0max = op0; in simplify_div_or_mod_using_ranges()
3095 op0max = vr->max (); in simplify_div_or_mod_using_ranges()
3109 && op0max in simplify_div_or_mod_using_ranges()
3110 && tree_int_cst_lt (op0max, op1min)) in simplify_div_or_mod_using_ranges()