Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h190 NEARBYINT_PPCF128, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp413 RTLIB::NEARBYINT_PPCF128), in SoftenFloatRes_FNEARBYINT()
1236 RTLIB::NEARBYINT_PPCF128), in ExpandFloatRes_FNEARBYINT()
DLegalizeDAG.cpp4100 RTLIB::NEARBYINT_PPCF128)); in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp203 Names[RTLIB::NEARBYINT_PPCF128] = "nearbyintl"; in InitLibcallNames()