Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h184 RINT_F128, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp445 RTLIB::RINT_F128, in SoftenFloatRes_FRINT()
1085 RTLIB::RINT_F80, RTLIB::RINT_F128, in ExpandFloatRes_FRINT()
DLegalizeDAG.cpp3529 RTLIB::RINT_F80, RTLIB::RINT_F128, in ExpandNode()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp191 Names[RTLIB::RINT_F128] = "rintl"; in InitLibcallNames()