Searched refs:DIV_F32 (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DRuntimeLibcalls.h98 DIV_F32, enumerator in enum:llvm::RTLIB::Libcall
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp232 RTLIB::DIV_F32,
951 RTLIB::DIV_F32,
H A DTargetLowering.cpp106 Names[RTLIB::DIV_F32] = "__divsf3";
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.cpp1094 setLibcallName(RTLIB::DIV_F32, "__hexagon_divsf3");
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/ARM/
H A DARMISelLowering.cpp183 setLibcallName(RTLIB::DIV_F32, "__divsf3vfp");
300 setLibcallName(RTLIB::DIV_F32, "__aeabi_fdiv");
304 setLibcallCallingConv(RTLIB::DIV_F32, CallingConv::ARM_AAPCS);

Completed in 298 milliseconds