Home
last modified time | relevance | path

Searched refs:MUL_F64 (Results 1 – 20 of 20) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DRuntimeLibcalls.h95 MUL_F64, enumerator
/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h97 MUL_F64, enumerator
/external/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp80 { RTLIB::MUL_F64, "__mips16_muldf3" },
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp80 { RTLIB::MUL_F64, "__mips16_muldf3" },
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def99 HANDLE_LIBCALL(MUL_F64, "__muldf3")
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp212 { RTLIB::MUL_F64, "__mspabi_mpyd", ISD::SETCC_INVALID }, in MSP430TargetLowering()
314 setLibcallCallingConv(RTLIB::MUL_F64, CallingConv::MSP430_BUILTIN); in MSP430TargetLowering()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp324 RTLIB::MUL_F64, in SoftenFloatRes_FMUL()
1032 RTLIB::MUL_F64, in ExpandFloatRes_FMUL()
DTargetLowering.cpp131 Names[RTLIB::MUL_F64] = "__muldf3"; in InitLibcallNames()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp99 return Size == 64 ? RTLIB::MUL_F64 : RTLIB::MUL_F32; in getRTLibDesc()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp160 Table[RTLIB::MUL_F64] = f64_func_f64_f64; in RuntimeLibcallSignatureTable()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp415 RTLIB::MUL_F64, in SoftenFloatRes_FMUL()
1238 RTLIB::MUL_F64, in ExpandFloatRes_FMUL()
DLegalizeDAG.cpp3921 Results.push_back(ExpandFPLibCall(Node, RTLIB::MUL_F32, RTLIB::MUL_F64, in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp418 RTLIB::MUL_F64, in SoftenFloatRes_FMUL()
1292 RTLIB::MUL_F64, in ExpandFloatRes_FMUL()
DLegalizeDAG.cpp4207 Results.push_back(ExpandFPLibCall(Node, RTLIB::MUL_F32, RTLIB::MUL_F64, in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1636 setLibcallName(RTLIB::MUL_F64, "__hexagon_fast_muldf3"); in HexagonTargetLowering()
1643 setLibcallName(RTLIB::MUL_F64, "__hexagon_muldf3"); in HexagonTargetLowering()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp115 Names[RTLIB::MUL_F64] = "__muldf3"; in InitLibcallNames()
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp2134 setLibcallName(RTLIB::MUL_F64, "__hexagon_fast_muldf3"); in HexagonTargetLowering()
2141 setLibcallName(RTLIB::MUL_F64, "__hexagon_muldf3"); in HexagonTargetLowering()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.cpp196 setLibcallName(RTLIB::MUL_F64, "__muldf3vfp"); in ARMTargetLowering()
271 setLibcallName(RTLIB::MUL_F64, "__aeabi_dmul"); in ARMTargetLowering()
275 setLibcallCallingConv(RTLIB::MUL_F64, CallingConv::ARM_AAPCS); in ARMTargetLowering()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp188 { RTLIB::MUL_F64, "__muldf3vfp", ISD::SETCC_INVALID }, in ARMTargetLowering()
268 { RTLIB::MUL_F64, "__aeabi_dmul", CallingConv::ARM_AAPCS, ISD::SETCC_INVALID }, in ARMTargetLowering()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp259 { RTLIB::MUL_F64, "__muldf3vfp", ISD::SETCC_INVALID }, in ARMTargetLowering()
332 { RTLIB::MUL_F64, "__aeabi_dmul", CallingConv::ARM_AAPCS, ISD::SETCC_INVALID }, in ARMTargetLowering()