Lines Matching refs:getConstantFP
2924 TLO.DAG.getConstantFP( in SimplifyDemandedBits()
7071 SDValue FPZero = DAG.getConstantFP(0.0, DL, VT); in getSqrtInputTest()
7086 SDValue NormC = DAG.getConstantFP(SmallestNorm, DL, VT); in getSqrtInputTest()
7146 SDValue CFP = DAG.getConstantFP(V, DL, VT); in getNegatedExpression()
7182 Ops.push_back(DAG.getConstantFP(V, DL, C.getValueType())); in getNegatedExpression()
8143 SDValue Cst = DAG.getConstantFP(APF, dl, SrcVT); in expandFP_TO_UINT()
8167 DAG.getConstantFP(0.0, dl, SrcVT), Cst); in expandFP_TO_UINT()
8235 SDValue TwoP84PlusTwoP52 = DAG.getConstantFP( in expandUINT_TO_FP()
8405 DAG.getConstantFP(0.0, DL, OperandVT), in expandIS_FPCLASS()
8423 DAG.getConstantFP(APFloat::getInf(Semantics), DL, OperandVT); in expandIS_FPCLASS()
10747 SDValue MinFloatNode = DAG.getConstantFP(MinFloat, dl, SrcVT); in expandFP_TO_INT_SAT()
10748 SDValue MaxFloatNode = DAG.getConstantFP(MaxFloat, dl, SrcVT); in expandFP_TO_INT_SAT()