Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h160 COS_PPCF128, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp289 RTLIB::COS_PPCF128), in SoftenFloatRes_FCOS()
1122 RTLIB::COS_PPCF128), in ExpandFloatRes_FCOS()
DLegalizeDAG.cpp4044 RTLIB::COS_PPCF128)); in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp178 Names[RTLIB::COS_PPCF128] = "cosl"; in InitLibcallNames()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp873 setLibcallName(RTLIB::COS_PPCF128, "cosl$LDBL128"); in PPCTargetLowering()