Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h170 POW_PPCF128, enumerator
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp405 RTLIB::POW_PPCF128), in SoftenFloatRes_FPOW()
1054 RTLIB::POW_PPCF128), in ExpandFloatRes_FPOW()
DLegalizeDAG.cpp3325 RTLIB::POW_PPCF128)); in ExpandNode()
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
DTargetLoweringBase.cpp173 Names[RTLIB::POW_PPCF128] = "powl"; in InitLibcallNames()
/freebsd-10-stable/contrib/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp537 setLibcallName(RTLIB::POW_PPCF128, "powl$LDBL128"); in PPCTargetLowering()