Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h175 CEIL_PPCF128, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp226 RTLIB::CEIL_PPCF128), in SoftenFloatRes_FCEIL()
1100 RTLIB::CEIL_PPCF128), in ExpandFloatRes_FCEIL()
DLegalizeDAG.cpp4088 RTLIB::CEIL_PPCF128)); in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp188 Names[RTLIB::CEIL_PPCF128] = "ceill"; in InitLibcallNames()