Searched refs:ub_right (Results 1 – 4 of 4) sorted by relevance
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ |
H A D | range-op.cc | 2107 tree ub_right = fold_build2 (LSHIFT_EXPR, type, in remove_impossible_ranges() local 2110 tree ub = fold_build2 (BIT_IOR_EXPR, type, ub_left, ub_right); in remove_impossible_ranges()
|
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ |
H A D | range-op.cc | 2107 tree ub_right = fold_build2 (LSHIFT_EXPR, type, in remove_impossible_ranges() local 2110 tree ub = fold_build2 (BIT_IOR_EXPR, type, ub_left, ub_right); in remove_impossible_ranges()
|
/dports/lang/gcc11/gcc-11.2.0/gcc/ |
H A D | range-op.cc | 2107 tree ub_right = fold_build2 (LSHIFT_EXPR, type, in remove_impossible_ranges() local 2110 tree ub = fold_build2 (BIT_IOR_EXPR, type, ub_left, ub_right); in remove_impossible_ranges()
|
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ |
H A D | range-op.cc | 2614 tree ub_right = fold_build2 (LSHIFT_EXPR, type, in remove_impossible_ranges() local 2617 tree ub = fold_build2 (BIT_IOR_EXPR, type, ub_left, ub_right); in remove_impossible_ranges()
|