Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h104 DIV_F128, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp301 RTLIB::DIV_F128, in SoftenFloatRes_FDIV()
1134 RTLIB::DIV_F128, in ExpandFloatRes_FDIV()
DLegalizeDAG.cpp4121 RTLIB::DIV_F80, RTLIB::DIV_F128, in ConvertNodeToLibcall()
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1737 setLibcallName(RTLIB::DIV_F128, "_Qp_div"); in SparcTargetLowering()
1755 setLibcallName(RTLIB::DIV_F128, "_Q_div"); in SparcTargetLowering()
2960 getLibcallName(RTLIB::DIV_F128), 2); in LowerOperation()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp122 Names[RTLIB::DIV_F128] = "__divtf3"; in InitLibcallNames()
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp2286 return LowerF128Call(Op, DAG, RTLIB::DIV_F128); in LowerOperation()