Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:Round

2675         // Do not generate loads of non-round integer types since these can
4960 // Do not generate loads of non-round integer types since these can
5964 // This is a value preserving truncation if both round's are.
5991 SDValue Round = DAG.getConstantFP(*N0CFP->getConstantFPValue(), EVT);
5992 return DAG.getNode(ISD::FP_EXTEND, N->getDebugLoc(), VT, Round);