Home
last modified time | relevance | path

Searched refs:SUB_F128 (Results 1 – 12 of 12) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h94 SUB_F128, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def96 HANDLE_LIBCALL(SUB_F128, "__subtf3")
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp447 RTLIB::SUB_F128, in SoftenFloatRes_FNEG()
607 RTLIB::SUB_F128, in SoftenFloatRes_FSUB()
1355 RTLIB::SUB_F128, in ExpandFloatRes_FSUB()
DLegalizeDAG.cpp3939 RTLIB::SUB_F80, RTLIB::SUB_F128, in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp450 RTLIB::SUB_F128, in SoftenFloatRes_FNEG()
608 RTLIB::SUB_F128, in SoftenFloatRes_FSUB()
1409 RTLIB::SUB_F128, in ExpandFloatRes_FSUB()
DLegalizeDAG.cpp4225 RTLIB::SUB_F80, RTLIB::SUB_F128, in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp158 Table[RTLIB::SUB_F128] = func_iPTR_i64_i64_i64_i64; in RuntimeLibcallSignatureTable()
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1783 setLibcallName(RTLIB::SUB_F128, "_Qp_sub"); in SparcTargetLowering()
1801 setLibcallName(RTLIB::SUB_F128, "_Q_sub"); in SparcTargetLowering()
3066 getLibcallName(RTLIB::SUB_F128), 2); in LowerOperation()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1796 setLibcallName(RTLIB::SUB_F128, "_Qp_sub"); in SparcTargetLowering()
1814 setLibcallName(RTLIB::SUB_F128, "_Q_sub"); in SparcTargetLowering()
3100 getLibcallName(RTLIB::SUB_F128), 2); in LowerOperation()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp112 Names[RTLIB::SUB_F128] = "__subtf3"; in InitLibcallNames()
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp2352 return LowerF128Call(Op, DAG, RTLIB::SUB_F128); in LowerOperation()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp2822 return LowerF128Call(Op, DAG, RTLIB::SUB_F128); in LowerOperation()