Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h102 DIV_F64, enumerator
/external/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp63 { RTLIB::DIV_F64, "__mips16_divdf3" },
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp269 RTLIB::DIV_F64, in SoftenFloatRes_FDIV()
1019 RTLIB::DIV_F64, in ExpandFloatRes_FDIV()
DLegalizeDAG.cpp3398 Results.push_back(ExpandFPLibCall(Node, RTLIB::DIV_F32, RTLIB::DIV_F64, in ExpandNode()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp115 Names[RTLIB::DIV_F64] = "__divdf3"; in InitLibcallNames()
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1408 setLibcallName(RTLIB::DIV_F64, "__hexagon_divdf3"); in HexagonTargetLowering()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp184 setLibcallName(RTLIB::DIV_F64, "__divdf3vfp"); in ARMTargetLowering()
264 { RTLIB::DIV_F64, "__aeabi_ddiv", CallingConv::ARM_AAPCS, ISD::SETCC_INVALID }, in ARMTargetLowering()