Lines Matching full:rounding
2434 // FIXME need to be more flexible about rounding mode.
2444 // FIXME need to be more flexible about rounding mode.
2790 assert(EVT.bitsLE(VT) && "Not rounding down!");
2792 if (cast<VTSDNode>(N2)->getVT() == VT) return N1; // Not actually rounding.
3001 // FIXME need to be more flexible about rounding mode.