Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Drange-op.cc2578 } op_bitwise_and; variable
4071 set (BIT_AND_EXPR, op_bitwise_and); in integral_table()
4301 op_bitwise_and.fold_range (res, big_type, in range_op_lshift_tests()
4418 op_bitwise_and.op1_range (res, integer_type_node, i1, i2); in range_op_bitwise_and_tests()
4423 op_bitwise_and.op1_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.cc1767 } op_bitwise_and; variable
2752 set (BIT_AND_EXPR, op_bitwise_and); in integral_table()