Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h173 CEIL_F80, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp224 RTLIB::CEIL_F80, in SoftenFloatRes_FCEIL()
1099 RTLIB::CEIL_F80, RTLIB::CEIL_F128, in ExpandFloatRes_FCEIL()
DLegalizeDAG.cpp4087 RTLIB::CEIL_F80, RTLIB::CEIL_F128, in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp186 Names[RTLIB::CEIL_F80] = "ceill"; in InitLibcallNames()