Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h174 CEIL_F128, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp242 RTLIB::CEIL_F128, in SoftenFloatRes_FCEIL()
1117 RTLIB::CEIL_F80, RTLIB::CEIL_F128, in ExpandFloatRes_FCEIL()
DLegalizeDAG.cpp3868 RTLIB::CEIL_F80, RTLIB::CEIL_F128, in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp187 Names[RTLIB::CEIL_F128] = "ceill"; in InitLibcallNames()