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

/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DRuntimeLibcalls.h101 DIV_F32, enumerator in enum:llvm::RTLIB::Libcall
/freebsd-10.0-release/contrib/llvm/lib/Target/Mips/
H A DMips16ISelLowering.cpp182 setMips16LibcallName(RTLIB::DIV_F32, "__mips16_divsf3");
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp237 RTLIB::DIV_F32,
909 RTLIB::DIV_F32,
H A DLegalizeDAG.cpp3238 Results.push_back(ExpandFPLibCall(Node, RTLIB::DIV_F32, RTLIB::DIV_F64,
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp109 Names[RTLIB::DIV_F32] = "__divsf3";
/freebsd-10.0-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1103 setLibcallName(RTLIB::DIV_F32, "__hexagon_divsf3");
/freebsd-10.0-release/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp184 setLibcallName(RTLIB::DIV_F32, "__divsf3vfp");
301 setLibcallName(RTLIB::DIV_F32, "__aeabi_fdiv");
305 setLibcallCallingConv(RTLIB::DIV_F32, CallingConv::ARM_AAPCS);

Completed in 368 milliseconds