Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h145 EXP_PPCF128, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp253 RTLIB::EXP_PPCF128), in SoftenFloatRes_FEXP()
923 RTLIB::EXP_PPCF128), in ExpandFloatRes_FEXP()
DLegalizeDAG.cpp3194 RTLIB::EXP_PPCF128)); in ExpandNode()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp153 Names[RTLIB::EXP_PPCF128] = "expl"; in InitLibcallNames()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp483 setLibcallName(RTLIB::EXP_PPCF128, "expl$LDBL128"); in PPCTargetLowering()