Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h140 LOG10_PPCF128, enumerator
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp314 RTLIB::LOG10_PPCF128), in SoftenFloatRes_FLOG10()
988 RTLIB::LOG10_PPCF128), in ExpandFloatRes_FLOG10()
DLegalizeDAG.cpp3271 RTLIB::LOG10_PPCF128)); in ExpandNode()
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
DTargetLoweringBase.cpp148 Names[RTLIB::LOG10_PPCF128] = "log10l"; in InitLibcallNames()
/freebsd-10-stable/contrib/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp543 setLibcallName(RTLIB::LOG10_PPCF128, "log10l$LDBL128"); in PPCTargetLowering()