/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVPTXMCExpr.cpp | 45 APF.convert(APFloat::IEEEdouble(), APFloat::rmNearestTiesToEven, &Ignored); in printImpl()
|
D | NVPTXAsmPrinter.cpp | 1703 APF.convert(APFloat::IEEEdouble(), APFloat::rmNearestTiesToEven, &ignored); in printFPConstant()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMMCInstLower.cpp | 112 Val.convert(APFloat::IEEEdouble(), APFloat::rmTowardZero, &ignored); in lowerOperand()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | APFloat.h | 141 static const fltSemantics &IEEEdouble(); 798 APFloat() : U(IEEEdouble()) { in APFloat() 823 explicit APFloat(double d) : U(IEEEFloat(d), IEEEdouble()) {} in APFloat()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/ |
D | LLLexer.cpp | 1008 APFloatVal = APFloat(APFloat::IEEEdouble(), in Lex0x() 1109 APFloatVal = APFloat(APFloat::IEEEdouble(), in LexDigitOrNegative() 1146 APFloatVal = APFloat(APFloat::IEEEdouble(), in LexPositive()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Constants.cpp | 330 APFloat::getZero(APFloat::IEEEdouble())); in getNullValue() 757 return &APFloat::IEEEdouble(); in TypeToFloatSemantics() 873 else if (&V.getSemantics() == &APFloat::IEEEdouble()) in get() 1387 &Val2.getSemantics() == &APFloat::IEEEdouble()) in isValueValidForType() 1389 Val2.convert(APFloat::IEEEdouble(), APFloat::rmNearestTiesToEven, &losesInfo); in isValueValidForType() 1395 &Val2.getSemantics() == &APFloat::IEEEdouble() || in isValueValidForType() 1400 &Val2.getSemantics() == &APFloat::IEEEdouble() || in isValueValidForType() 1405 &Val2.getSemantics() == &APFloat::IEEEdouble() || in isValueValidForType() 2824 return APFloat(APFloat::IEEEdouble(), APInt(64, EltVal)); in getElementAsAPFloat()
|
D | AsmWriter.cpp | 1308 &APF.getSemantics() == &APFloat::IEEEdouble()) { in WriteConstantInternal() 1315 bool isDouble = &APF.getSemantics() == &APFloat::IEEEdouble(); in WriteConstantInternal() 1331 if (APFloat(APFloat::IEEEdouble(), StrVal).convertToDouble() == Val) { in WriteConstantInternal() 1345 apf.convert(APFloat::IEEEdouble(), APFloat::rmNearestTiesToEven, in WriteConstantInternal()
|
D | ConstantFold.cpp | 599 DestTy->isDoubleTy() ? APFloat::IEEEdouble() : in ConstantFoldCastInstruction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | APFloat.h | 165 static const fltSemantics &IEEEdouble() LLVM_READNONE; 834 APFloat() : U(IEEEdouble()) { in APFloat() 863 explicit APFloat(double d) : U(IEEEFloat(d), IEEEdouble()) {} in APFloat()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | Type.h | 171 case DoubleTyID: return APFloat::IEEEdouble(); in getFltSemantics()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | Type.h | 173 case DoubleTyID: return APFloat::IEEEdouble(); in getFltSemantics()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/ |
D | AMDGPUAsmParser.cpp | 1457 return &APFloat::IEEEdouble(); in getFltSemantics() 1482 return &APFloat::IEEEdouble(); in getOpFltSemantics() 1553 APFloat FPLiteral(APFloat::IEEEdouble(), APInt(64, Imm.Val)); in isInlinableImm() 1633 APFloat FPLiteral(APFloat::IEEEdouble(), APInt(64, Imm.Val)); in isLiteralImm() 1764 APFloat FPLiteral(APFloat::IEEEdouble(), Literal); in addLiteralImmOperand() 1858 APFloat FPLiteral(APFloat::IEEEdouble(), Literal); in addKImmFPOperands() 2364 APFloat RealVal(APFloat::IEEEdouble()); in parseImm()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 585 else if (&CSDN->getValueAPF().getSemantics() == &APFloat::IEEEdouble()) in print_details()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | APFloat.cpp | 123 return IEEEdouble(); in EnumToSemantics() 140 else if (&Sem == &llvm::APFloat::IEEEdouble()) in SemanticsToEnum() 158 const fltSemantics &APFloatBase::IEEEdouble() { in IEEEdouble() function in llvm::APFloatBase
|
D | Z3Solver.cpp | 238 return llvm::APFloat::IEEEdouble(); in getFloatSemantics()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/ |
D | AArch64AsmParser.cpp | 521 return APFloat(APFloat::IEEEdouble(), APInt(64, FPImm.Val, true)); in getFPImm() 1223 APFloat RealVal(APFloat::IEEEdouble()); in isExactFPImm() 2580 APFloat RealVal(APFloat::IEEEdouble()); in tryParseFPImm() 3646 APFloat RealVal(APFloat::IEEEdouble(), Tok.getString()); in parseOperand()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPULegalizerInfo.cpp | 1365 APFloat C1Val(APFloat::IEEEdouble(), "0x1.0p+52"); in legalizeFrint() 1366 APFloat C2Val(APFloat::IEEEdouble(), "0x1.fffffffffffffp+51"); in legalizeFrint()
|
D | AMDGPUISelLowering.cpp | 2134 APFloat C1Val(APFloat::IEEEdouble(), "0x1.0p+52"); in LowerFRINT() 2145 APFloat C2Val(APFloat::IEEEdouble(), "0x1.fffffffffffffp+51"); in LowerFRINT() 3623 static const APFloat KF64(APFloat::IEEEdouble(), APInt(64, 0x3fc45f306dc9c882)); in isInv2Pi()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/ |
D | AsmParser.cpp | 1215 APFloat RealVal(APFloat::IEEEdouble(), getTok().getString()); in parsePrimaryExpr() 1971 return parseDirectiveRealValue(IDVal, APFloat::IEEEdouble()); in parseStatement() 2163 return parseDirectiveRealDCB(IDVal, APFloat::IEEEdouble()); in parseStatement()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | SelectionDAG.h | 1410 case MVT::f64: return APFloat::IEEEdouble();
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | ConstantFolding.cpp | 1657 APF.convert(APFloat::IEEEdouble(), APFloat::rmNearestTiesToEven, &unused); in getValueAsDouble()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | LegalizerHelper.cpp | 1727 Val.convert(APFloat::IEEEdouble(), APFloat::rmNearestTiesToEven, in widenScalar() 3989 : APFloat::IEEEdouble(), in lowerFPTOUI()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCasts.cpp | 1470 if (fitsInFPType(CFP, APFloat::IEEEdouble())) in shrinkFPConstant()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 895 APF.convert(APFloat::IEEEdouble(), APFloat::rmNearestTiesToEven, in emitDebugValueComment()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | SimplifyLibCalls.cpp | 1777 ExpoA.convert(APFloat::IEEEdouble(), APFloat::rmTowardZero, &Ignored); in optimizePow()
|