Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h145 EXP_PPCF128, enumerator
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp254 RTLIB::EXP_PPCF128), in SoftenFloatRes_FEXP()
938 RTLIB::EXP_PPCF128), in ExpandFloatRes_FEXP()
DLegalizeDAG.cpp3276 RTLIB::EXP_PPCF128)); in ExpandNode()
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
DTargetLoweringBase.cpp153 Names[RTLIB::EXP_PPCF128] = "expl"; in InitLibcallNames()
/freebsd-10-stable/contrib/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp544 setLibcallName(RTLIB::EXP_PPCF128, "expl$LDBL128"); in PPCTargetLowering()