Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h182 RINT_F64, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp496 RTLIB::RINT_F64, in SoftenFloatRes_FRINT()
1177 RTLIB::RINT_F32, RTLIB::RINT_F64, in ExpandFloatRes_FRINT()
DLegalizeDAG.cpp3369 Results.push_back(ExpandFPLibCall(Node, RTLIB::RINT_F32, RTLIB::RINT_F64, in ExpandNode()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp190 Names[RTLIB::RINT_F64] = "rint"; in InitLibcallNames()