Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h183 RINT_F80, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp540 RTLIB::RINT_F80, in SoftenFloatRes_FRINT()
1292 RTLIB::RINT_F80, RTLIB::RINT_F128, in ExpandFloatRes_FRINT()
DLegalizeDAG.cpp4092 RTLIB::RINT_F80, RTLIB::RINT_F128, in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp196 Names[RTLIB::RINT_F80] = "rintl"; in InitLibcallNames()