Home
last modified time | relevance | path

Searched refs:getFPEXT (Results 1 – 14 of 14) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h38 Libcall getFPEXT(EVT OpVT, EVT RetVT);
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DRuntimeLibcalls.h306 Libcall getFPEXT(EVT OpVT, EVT RetVT);
/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h481 Libcall getFPEXT(EVT OpVT, EVT RetVT);
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp474 RTLIB::Libcall LC = RTLIB::getFPEXT(Op.getValueType(), N->getValueType(0)); in SoftenFloatRes_FP_EXTEND()
492 RTLIB::Libcall LC = RTLIB::getFPEXT(MVT::f32, N->getValueType(0)); in SoftenFloatRes_FP16_TO_FP()
840 RTLIB::Libcall LC = RTLIB::getFPEXT(SVT, RVT); in SoftenFloatOp_FP_EXTEND()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp477 RTLIB::Libcall LC = RTLIB::getFPEXT(Op.getValueType(), N->getValueType(0)); in SoftenFloatRes_FP_EXTEND()
493 RTLIB::Libcall LC = RTLIB::getFPEXT(MVT::f32, N->getValueType(0)); in SoftenFloatRes_FP16_TO_FP()
855 RTLIB::Libcall LC = RTLIB::getFPEXT(SVT, RVT); in SoftenFloatOp_FP_EXTEND()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp150 return RTLIB::getFPEXT(FromMVT, ToMVT); in getConvRTLibDesc()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp179 RTLIB::Libcall RTLIB::getFPEXT(EVT OpVT, EVT RetVT) { in getFPEXT() function in RTLIB
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp501 RTLIB::Libcall RTLIB::getFPEXT(EVT OpVT, EVT RetVT) { in getFPEXT() function in RTLIB
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp357 RTLIB::Libcall LC = RTLIB::getFPEXT(Op.getValueType(), N->getValueType(0)); in SoftenFloatRes_FP_EXTEND()
DTargetLowering.cpp338 RTLIB::Libcall RTLIB::getFPEXT(EVT OpVT, EVT RetVT) { in getFPEXT() function in RTLIB
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp1893 LC = RTLIB::getFPEXT(Op.getOperand(0).getValueType(), Op.getValueType()); in LowerFP_EXTEND()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp2217 LC = RTLIB::getFPEXT(Op.getOperand(0).getValueType(), Op.getValueType()); in LowerFP_EXTEND()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp12151 LC = RTLIB::getFPEXT(Op.getOperand(0).getValueType(), Op.getValueType()); in LowerFP_EXTEND()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp14094 LC = RTLIB::getFPEXT(Op.getOperand(0).getValueType(), Op.getValueType()); in LowerFP_EXTEND()