Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DRuntimeLibcalls.h91 SUB_F64, enumerator
/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h92 SUB_F64, enumerator
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp348 RTLIB::SUB_F64, in SoftenFloatRes_FNEG()
455 RTLIB::SUB_F64, in SoftenFloatRes_FSUB()
1116 RTLIB::SUB_F64, in ExpandFloatRes_FSUB()
DTargetLowering.cpp127 Names[RTLIB::SUB_F64] = "__subdf3"; in InitLibcallNames()
/external/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp88 { RTLIB::SUB_F64, "__mips16_subdf3" },
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp88 { RTLIB::SUB_F64, "__mips16_subdf3" },
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def94 HANDLE_LIBCALL(SUB_F64, "__subdf3")
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp214 { RTLIB::SUB_F64, "__mspabi_subd", ISD::SETCC_INVALID }, in MSP430TargetLowering()
313 setLibcallCallingConv(RTLIB::SUB_F64, CallingConv::MSP430_BUILTIN); in MSP430TargetLowering()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp445 RTLIB::SUB_F64, in SoftenFloatRes_FNEG()
605 RTLIB::SUB_F64, in SoftenFloatRes_FSUB()
1353 RTLIB::SUB_F64, in ExpandFloatRes_FSUB()
DLegalizeDAG.cpp3938 Results.push_back(ExpandFPLibCall(Node, RTLIB::SUB_F32, RTLIB::SUB_F64, in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp448 RTLIB::SUB_F64, in SoftenFloatRes_FNEG()
606 RTLIB::SUB_F64, in SoftenFloatRes_FSUB()
1407 RTLIB::SUB_F64, in ExpandFloatRes_FSUB()
DLegalizeDAG.cpp4224 Results.push_back(ExpandFPLibCall(Node, RTLIB::SUB_F32, RTLIB::SUB_F64, in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp96 return Size == 64 ? RTLIB::SUB_F64 : RTLIB::SUB_F32; in getRTLibDesc()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp157 Table[RTLIB::SUB_F64] = f64_func_f64_f64; in RuntimeLibcallSignatureTable()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1635 setLibcallName(RTLIB::SUB_F64, "__hexagon_fast_subdf3"); in HexagonTargetLowering()
1642 setLibcallName(RTLIB::SUB_F64, "__hexagon_subdf3"); in HexagonTargetLowering()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp110 Names[RTLIB::SUB_F64] = "__subdf3"; in InitLibcallNames()
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp2133 setLibcallName(RTLIB::SUB_F64, "__hexagon_fast_subdf3"); in HexagonTargetLowering()
2140 setLibcallName(RTLIB::SUB_F64, "__hexagon_subdf3"); in HexagonTargetLowering()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.cpp195 setLibcallName(RTLIB::SUB_F64, "__subdf3vfp"); in ARMTargetLowering()
272 setLibcallName(RTLIB::SUB_F64, "__aeabi_dsub"); in ARMTargetLowering()
276 setLibcallCallingConv(RTLIB::SUB_F64, CallingConv::ARM_AAPCS); in ARMTargetLowering()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp187 { RTLIB::SUB_F64, "__subdf3vfp", ISD::SETCC_INVALID }, in ARMTargetLowering()
269 { RTLIB::SUB_F64, "__aeabi_dsub", CallingConv::ARM_AAPCS, ISD::SETCC_INVALID }, in ARMTargetLowering()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp258 { RTLIB::SUB_F64, "__subdf3vfp", ISD::SETCC_INVALID }, in ARMTargetLowering()
333 { RTLIB::SUB_F64, "__aeabi_dsub", CallingConv::ARM_AAPCS, ISD::SETCC_INVALID }, in ARMTargetLowering()