Searched refs:pointer_or_operator (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | range-op.cc | 3950 class pointer_or_operator : public range_operator class 3967 pointer_or_operator::op1_range (irange &r, tree type, in op1_range() 3983 pointer_or_operator::op2_range (irange &r, tree type, in op2_range() 3988 return pointer_or_operator::op1_range (r, type, lhs, op1); in op2_range() 3992 pointer_or_operator::wi_fold (irange &r, tree type, in wi_fold()
|
H A D | ChangeLog-2020 | 16379 (pointer_or_operator::op1_range): New. 16380 (pointer_or_operator::op2_range): New. 16381 (pointer_or_operator::wi_fold): Adjust for irange.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | range-op.cc | 2664 class pointer_or_operator : public range_operator class 2673 pointer_or_operator::wi_fold (value_range &r, tree type, in wi_fold()
|