Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h104 DIV_F128, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp240 RTLIB::DIV_F128, in SoftenFloatRes_FDIV()
911 RTLIB::DIV_F128, in ExpandFloatRes_FDIV()
DLegalizeDAG.cpp3240 RTLIB::DIV_F80, RTLIB::DIV_F128, in ExpandNode()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp112 Names[RTLIB::DIV_F128] = "__divtf3"; in InitLibcallNames()
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp2319 case ISD::FDIV: return LowerF128ToCall(Op, DAG, RTLIB::DIV_F128); in LowerOperation()