Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DRuntimeLibcalls.h90 SUB_F32, enumerator
/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h91 SUB_F32, enumerator
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp347 RTLIB::SUB_F32, in SoftenFloatRes_FNEG()
454 RTLIB::SUB_F32, in SoftenFloatRes_FSUB()
1115 RTLIB::SUB_F32, in ExpandFloatRes_FSUB()
DTargetLowering.cpp126 Names[RTLIB::SUB_F32] = "__subsf3"; in InitLibcallNames()
/external/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp89 { RTLIB::SUB_F32, "__mips16_subsf3" },
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp89 { RTLIB::SUB_F32, "__mips16_subsf3" },
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def93 HANDLE_LIBCALL(SUB_F32, "__subsf3")
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp444 RTLIB::SUB_F32, in SoftenFloatRes_FNEG()
604 RTLIB::SUB_F32, in SoftenFloatRes_FSUB()
1352 RTLIB::SUB_F32, 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.cpp447 RTLIB::SUB_F32, in SoftenFloatRes_FNEG()
605 RTLIB::SUB_F32, in SoftenFloatRes_FSUB()
1406 RTLIB::SUB_F32, 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.cpp156 Table[RTLIB::SUB_F32] = f32_func_f32_f32; in RuntimeLibcallSignatureTable()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp215 { RTLIB::SUB_F32, "__mspabi_subf", ISD::SETCC_INVALID }, in MSP430TargetLowering()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1607 setLibcallName(RTLIB::SUB_F32, "__hexagon_fast_subsf3"); in HexagonTargetLowering()
1616 setLibcallName(RTLIB::SUB_F32, "__hexagon_subsf3"); in HexagonTargetLowering()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp109 Names[RTLIB::SUB_F32] = "__subsf3"; in InitLibcallNames()
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp2105 setLibcallName(RTLIB::SUB_F32, "__hexagon_fast_subsf3"); in HexagonTargetLowering()
2114 setLibcallName(RTLIB::SUB_F32, "__hexagon_subsf3"); in HexagonTargetLowering()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.cpp189 setLibcallName(RTLIB::SUB_F32, "__subsf3vfp"); in ARMTargetLowering()
310 setLibcallName(RTLIB::SUB_F32, "__aeabi_fsub"); in ARMTargetLowering()
314 setLibcallCallingConv(RTLIB::SUB_F32, CallingConv::ARM_AAPCS); in ARMTargetLowering()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp181 { RTLIB::SUB_F32, "__subsf3vfp", ISD::SETCC_INVALID }, in ARMTargetLowering()
287 { RTLIB::SUB_F32, "__aeabi_fsub", CallingConv::ARM_AAPCS, ISD::SETCC_INVALID }, in ARMTargetLowering()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp252 { RTLIB::SUB_F32, "__subsf3vfp", ISD::SETCC_INVALID }, in ARMTargetLowering()
351 { RTLIB::SUB_F32, "__aeabi_fsub", CallingConv::ARM_AAPCS, ISD::SETCC_INVALID }, in ARMTargetLowering()