Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h170 POW_PPCF128, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp407 RTLIB::POW_PPCF128), in SoftenFloatRes_FPOW()
1056 RTLIB::POW_PPCF128), in ExpandFloatRes_FPOW()
DLegalizeDAG.cpp3554 RTLIB::POW_PPCF128)); in ExpandNode()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp177 Names[RTLIB::POW_PPCF128] = "powl"; in InitLibcallNames()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp668 setLibcallName(RTLIB::POW_PPCF128, "powl$LDBL128"); in PPCTargetLowering()