Home
last modified time | relevance | path

Searched refs:DIV_F64 (Results 1 – 13 of 13) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DRuntimeLibcalls.h99 DIV_F64, enumerator
/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h102 DIV_F64, enumerator
/external/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp61 { RTLIB::DIV_F64, "__mips16_divdf3" },
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp233 RTLIB::DIV_F64, in SoftenFloatRes_FDIV()
952 RTLIB::DIV_F64, in ExpandFloatRes_FDIV()
DTargetLowering.cpp135 Names[RTLIB::DIV_F64] = "__divdf3"; in InitLibcallNames()
DLegalizeDAG.cpp3390 Results.push_back(ExpandFPLibCall(Node, RTLIB::DIV_F32, RTLIB::DIV_F64, in ExpandNode()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp316 RTLIB::DIV_F64, in SoftenFloatRes_FDIV()
1150 RTLIB::DIV_F64, in ExpandFloatRes_FDIV()
DLegalizeDAG.cpp3901 Results.push_back(ExpandFPLibCall(Node, RTLIB::DIV_F32, RTLIB::DIV_F64, in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp120 Names[RTLIB::DIV_F64] = "__divdf3"; in InitLibcallNames()
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp2135 setLibcallName(RTLIB::DIV_F64, "__hexagon_fast_divdf3"); in HexagonTargetLowering()
2142 setLibcallName(RTLIB::DIV_F64, "__hexagon_divdf3"); in HexagonTargetLowering()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.cpp197 setLibcallName(RTLIB::DIV_F64, "__divdf3vfp"); in ARMTargetLowering()
270 setLibcallName(RTLIB::DIV_F64, "__aeabi_ddiv"); in ARMTargetLowering()
274 setLibcallCallingConv(RTLIB::DIV_F64, CallingConv::ARM_AAPCS); in ARMTargetLowering()
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
DSPUISelLowering.cpp104 setLibcallName(RTLIB::DIV_F64, "__fast_divdf3"); in SPUTargetLowering()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp189 { RTLIB::DIV_F64, "__divdf3vfp", ISD::SETCC_INVALID }, in ARMTargetLowering()
267 { RTLIB::DIV_F64, "__aeabi_ddiv", CallingConv::ARM_AAPCS, ISD::SETCC_INVALID }, in ARMTargetLowering()