Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h94 SUB_F128, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp396 RTLIB::SUB_F128, in SoftenFloatRes_FNEG()
547 RTLIB::SUB_F128, in SoftenFloatRes_FSUB()
1223 RTLIB::SUB_F128, in ExpandFloatRes_FSUB()
DLegalizeDAG.cpp3479 RTLIB::SUB_F80, RTLIB::SUB_F128, in ExpandNode()
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1636 setLibcallName(RTLIB::SUB_F128, "_Qp_sub"); in SparcTargetLowering()
1654 setLibcallName(RTLIB::SUB_F128, "_Q_sub"); in SparcTargetLowering()
2818 getLibcallName(RTLIB::SUB_F128), 2); in LowerOperation()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp107 Names[RTLIB::SUB_F128] = "__subtf3"; in InitLibcallNames()
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp1965 return LowerF128Call(Op, DAG, RTLIB::SUB_F128); in LowerOperation()