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

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DRuntimeLibcalls.h99 DIV_F64, enumerator in enum:llvm::RTLIB::Libcall
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp233 RTLIB::DIV_F64,
952 RTLIB::DIV_F64,
H A DTargetLowering.cpp107 Names[RTLIB::DIV_F64] = "__divdf3";
H A DLegalizeDAG.cpp3096 Results.push_back(ExpandFPLibCall(Node, RTLIB::DIV_F32, RTLIB::DIV_F64,
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1097 setLibcallName(RTLIB::DIV_F64, "__hexagon_divdf3");
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/CellSPU/
H A DSPUISelLowering.cpp102 setLibcallName(RTLIB::DIV_F64, "__fast_divdf3");
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/ARM/
H A DARMISelLowering.cpp189 setLibcallName(RTLIB::DIV_F64, "__divdf3vfp");
262 setLibcallName(RTLIB::DIV_F64, "__aeabi_ddiv");
266 setLibcallCallingConv(RTLIB::DIV_F64, CallingConv::ARM_AAPCS);

Completed in 310 milliseconds