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.cpp314 RTLIB::EXP_PPCF128), in SoftenFloatRes_FEXP()
1146 RTLIB::EXP_PPCF128), in ExpandFloatRes_FEXP()
DLegalizeDAG.cpp4068 RTLIB::EXP_PPCF128)); in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp163 Names[RTLIB::EXP_PPCF128] = "expl"; in InitLibcallNames()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp881 setLibcallName(RTLIB::EXP_PPCF128, "expl$LDBL128"); in PPCTargetLowering()