Home
last modified time | relevance | path

Searched refs:operator_trunc_mod (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Drange-op.cc3260 class operator_trunc_mod : public range_operator class
3279 operator_trunc_mod::wi_fold (irange &r, tree type, in wi_fold()
3335 operator_trunc_mod::op1_range (irange &r, tree type, in op1_range()
3359 operator_trunc_mod::op2_range (irange &r, tree type, in op2_range()
H A DChangeLog-20204052 * range-op.cc (operator_trunc_mod::op1_range): Don't require signed
4055 (operator_trunc_mod::op2_range): New method.
4279 * range-op.cc (operator_trunc_mod::op1_range): Only set op1
4421 * range-op.cc (operator_trunc_mod::op1_range): New.
9579 * range-op.cc (operator_trunc_mod::wi_fold): Return VARYING for mod by zero.
16357 (operator_trunc_mod::wi_fold): Adjust for irange.
H A DChangeLog-202118239 * range-op.cc (operator_trunc_mod::wi_fold): Fold constants.
27333 * range-op.cc (operator_trunc_mod::wi_fold): x % 0 is UNDEFINED.
H A DChangeLog-20196174 (operator_trunc_mod::wi_fold): Same.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drange-op.cc2149 class operator_trunc_mod : public range_operator class
2160 operator_trunc_mod::wi_fold (value_range &r, tree type, in wi_fold()