Searched defs:FPLiteral (Results 1 – 2 of 2) sorted by relevance
1973 static bool canLosslesslyConvertToFPType(APFloat &FPLiteral, MVT VT) { in canLosslesslyConvertToFPType()2033 APFloat FPLiteral(APFloat::IEEEdouble(), APInt(64, Imm.Val)); in isInlinableImm() local2140 APFloat FPLiteral(APFloat::IEEEdouble(), APInt(64, Imm.Val)); in isLiteralImm() local2320 APFloat FPLiteral(APFloat::IEEEdouble(), Literal); in addLiteralImmOperand() local
9181 FloatingLiteral *FPLiteral; in CheckFloatComparison() local