Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:Round

2786         // Do not generate loads of non-round integer types since these can
5153 // Do not generate loads of non-round integer types since these can
6594 // This is a value preserving truncation if both round's are.
6621 SDValue Round = DAG.getConstantFP(*N0CFP->getConstantFPValue(), EVT);
6622 return DAG.getNode(ISD::FP_EXTEND, SDLoc(N), VT, Round);