Home
last modified time | relevance | path

Searched refs:getFPROUND (Results 1 – 16 of 16) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h42 Libcall getFPROUND(EVT OpVT, EVT RetVT);
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DRuntimeLibcalls.h310 Libcall getFPROUND(EVT OpVT, EVT RetVT);
/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h485 Libcall getFPROUND(EVT OpVT, EVT RetVT);
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp374 RTLIB::Libcall LC = RTLIB::getFPROUND(Op.getValueType(), N->getValueType(0)); in SoftenFloatRes_FP_ROUND()
705 RTLIB::Libcall LC = RTLIB::getFPROUND(SVT, RVT); in SoftenFloatOp_FP_ROUND()
DTargetLowering.cpp349 RTLIB::Libcall RTLIB::getFPROUND(EVT OpVT, EVT RetVT) { in getFPROUND() function in RTLIB
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp152 return RTLIB::getFPROUND(FromMVT, ToMVT); in getConvRTLibDesc()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp506 RTLIB::Libcall LC = RTLIB::getFPROUND(Op.getValueType(), N->getValueType(0)); in SoftenFloatRes_FP_ROUND()
856 RTLIB::Libcall LC = RTLIB::getFPROUND(SVT, FloatRVT); in SoftenFloatOp_FP_ROUND()
DLegalizeDAG.cpp3932 RTLIB::getFPROUND(Node->getOperand(0).getValueType(), MVT::f16); in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp507 RTLIB::Libcall LC = RTLIB::getFPROUND(Op.getValueType(), N->getValueType(0)); in SoftenFloatRes_FP_ROUND()
871 RTLIB::Libcall LC = RTLIB::getFPROUND(SVT, FloatRVT); in SoftenFloatOp_FP_ROUND()
DLegalizeDAG.cpp4218 RTLIB::getFPROUND(Node->getOperand(0).getValueType(), MVT::f16); in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp205 RTLIB::Libcall RTLIB::getFPROUND(EVT OpVT, EVT RetVT) { in getFPROUND() function in RTLIB
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp524 RTLIB::Libcall RTLIB::getFPROUND(EVT OpVT, EVT RetVT) { in getFPROUND() function in RTLIB
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp1906 LC = RTLIB::getFPROUND(Op.getOperand(0).getValueType(), Op.getValueType()); in LowerFP_ROUND()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp2230 LC = RTLIB::getFPROUND(Op.getOperand(0).getValueType(), Op.getValueType()); in LowerFP_ROUND()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp12164 LC = RTLIB::getFPROUND(Op.getOperand(0).getValueType(), Op.getValueType()); in LowerFP_ROUND()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp14107 LC = RTLIB::getFPROUND(Op.getOperand(0).getValueType(), Op.getValueType()); in LowerFP_ROUND()