Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h110 REM_PPCF128, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp530 RTLIB::REM_PPCF128), in SoftenFloatRes_FREM()
1283 RTLIB::REM_PPCF128), in ExpandFloatRes_FREM()
DLegalizeDAG.cpp4127 RTLIB::REM_PPCF128)); in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp128 Names[RTLIB::REM_PPCF128] = "fmodl"; in InitLibcallNames()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp875 setLibcallName(RTLIB::REM_PPCF128, "fmodl$LDBL128"); in PPCTargetLowering()