Home
last modified time | relevance | path

Searched refs:op_bitwise_or (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Drange-op.cc3048 } op_bitwise_or; variable
4073 set (BIT_IOR_EXPR, op_bitwise_or); in integral_table()
4429 op_bitwise_or.fold_range (res, integer_type_node, i1, i2); in range_op_bitwise_and_tests()
4435 op_bitwise_or.fold_range (res, integer_type_node, i1, i2); in range_op_bitwise_and_tests()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drange-op.cc2040 } op_bitwise_or; variable
2754 set (BIT_IOR_EXPR, op_bitwise_or); in integral_table()