Searched refs:op_bitwise_or (Results 1 – 7 of 7) sorted by relevance
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ |
H A D | range-op.cc | 3032 } op_bitwise_or; variable 4044 set (BIT_IOR_EXPR, op_bitwise_or); in integral_table() 4400 op_bitwise_or.fold_range (res, integer_type_node, i1, i2); in range_op_bitwise_and_tests() 4406 op_bitwise_or.fold_range (res, integer_type_node, i1, i2); in range_op_bitwise_and_tests()
|
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ |
H A D | range-op.cc | 2040 } op_bitwise_or; variable 2754 set (BIT_IOR_EXPR, op_bitwise_or); in integral_table()
|
/dports/lang/gcc10/gcc-10.3.0/gcc/ |
H A D | range-op.cc | 2040 } op_bitwise_or; variable 2754 set (BIT_IOR_EXPR, op_bitwise_or); in integral_table()
|
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ |
H A D | range-op.cc | 2040 } op_bitwise_or; variable 2754 set (BIT_IOR_EXPR, op_bitwise_or); in integral_table()
|
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ |
H A D | range-op.cc | 2514 } op_bitwise_or; variable 3410 set (BIT_IOR_EXPR, op_bitwise_or); in integral_table()
|
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ |
H A D | range-op.cc | 2514 } op_bitwise_or; variable 3410 set (BIT_IOR_EXPR, op_bitwise_or); in integral_table()
|
/dports/lang/gcc11/gcc-11.2.0/gcc/ |
H A D | range-op.cc | 2514 } op_bitwise_or; variable 3410 set (BIT_IOR_EXPR, op_bitwise_or); in integral_table()
|