Home
last modified time | relevance | path

Searched refs:operator_bitwise_not (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drange-op.cc2261 class operator_bitwise_not : public range_operator class
2273 operator_bitwise_not::fold_range (value_range &r, tree type, in fold_range()
2288 operator_bitwise_not::op1_range (value_range &r, tree type, in op1_range()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Drange-op.cc3451 class operator_bitwise_not : public range_operator class
3465 operator_bitwise_not::fold_range (irange &r, tree type, in fold_range()
3484 operator_bitwise_not::op1_range (irange &r, tree type, in op1_range()
H A DChangeLog-20205899 (operator_bitwise_not::fold_range): If the type is compatible
5901 (operator_bitwise_not::op1_range): If the type is compatible
16360 (operator_bitwise_not::fold_range): Same.
16361 (operator_bitwise_not::op1_range): Same.
H A DChangeLog-20194288 (operator_bitwise_not::fold_range): Adjust call to fold_range.
4289 (operator_bitwise_not::op1_range): Same.
6176 (operator_bitwise_not::fold_range): Same.
6177 (operator_bitwise_not::op1_range): Change call to fold_range.