Home
last modified time | relevance | path

Searched refs:RINT_PPCF128 (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h185 RINT_PPCF128, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp542 RTLIB::RINT_PPCF128), in SoftenFloatRes_FRINT()
1293 RTLIB::RINT_PPCF128), in ExpandFloatRes_FRINT()
DLegalizeDAG.cpp4093 RTLIB::RINT_PPCF128)); in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp198 Names[RTLIB::RINT_PPCF128] = "rintl"; in InitLibcallNames()