Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h102 DIV_F64, enumerator
/external/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp61 { RTLIB::DIV_F64, "__mips16_divdf3" },
/external/llvm-project/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp60 { RTLIB::DIV_F64, "__mips16_divdf3" },
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp60 { RTLIB::DIV_F64, "__mips16_divdf3" },
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def106 HANDLE_LIBCALL(DIV_F64, "__divdf3")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def106 HANDLE_LIBCALL(DIV_F64, "__divdf3")
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp216 { RTLIB::DIV_F64, "__mspabi_divd", ISD::SETCC_INVALID }, in MSP430TargetLowering()
326 setLibcallCallingConv(RTLIB::DIV_F64, CallingConv::MSP430_BUILTIN); in MSP430TargetLowering()
/external/llvm-project/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp215 { RTLIB::DIV_F64, "__mspabi_divd", ISD::SETCC_INVALID }, in MSP430TargetLowering()
325 setLibcallCallingConv(RTLIB::DIV_F64, CallingConv::MSP430_BUILTIN); in MSP430TargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp166 Table[RTLIB::DIV_F64] = f64_func_f64_f64; in RuntimeLibcallSignatureTable()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp167 Table[RTLIB::DIV_F64] = f64_func_f64_f64; in RuntimeLibcallSignatureTable()
/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/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp350 RTLIB::DIV_F64, in SoftenFloatRes_FDIV()
1314 RTLIB::DIV_F64, in ExpandFloatRes_FDIV()
DLegalizeDAG.cpp4102 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-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp369 RTLIB::DIV_F64, in SoftenFloatRes_FDIV()
1357 RTLIB::DIV_F64, in ExpandFloatRes_FDIV()
DLegalizeDAG.cpp4280 ExpandFPLibCall(Node, RTLIB::DIV_F32, RTLIB::DIV_F64, in ConvertNodeToLibcall()
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1813 setLibcallName(RTLIB::DIV_F64, "__hexagon_fast_divdf3"); in HexagonTargetLowering()
1819 setLibcallName(RTLIB::DIV_F64, "__hexagon_divdf3"); in HexagonTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1664 setLibcallName(RTLIB::DIV_F64, "__hexagon_fast_divdf3"); in HexagonTargetLowering()
1670 setLibcallName(RTLIB::DIV_F64, "__hexagon_divdf3"); in HexagonTargetLowering()
/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-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp286 return Size == 64 ? RTLIB::DIV_F64 : RTLIB::DIV_F32; in getRTLibDesc()
/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()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp459 { RTLIB::DIV_F64, "__divdf3vfp", ISD::SETCC_INVALID }, in ARMTargetLowering()
528 { RTLIB::DIV_F64, "__aeabi_ddiv", CallingConv::ARM_AAPCS, ISD::SETCC_INVALID }, in ARMTargetLowering()
/external/llvm-project/llvm/lib/Target/ARM/
DARMISelLowering.cpp486 { RTLIB::DIV_F64, "__divdf3vfp", ISD::SETCC_INVALID }, in ARMTargetLowering()
555 { RTLIB::DIV_F64, "__aeabi_ddiv", CallingConv::ARM_AAPCS, ISD::SETCC_INVALID }, in ARMTargetLowering()