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.cpp443 RTLIB::RINT_F64, in SoftenFloatRes_FRINT()
1084 RTLIB::RINT_F32, RTLIB::RINT_F64, in ExpandFloatRes_FRINT()
DLegalizeDAG.cpp3528 Results.push_back(ExpandFPLibCall(Node, RTLIB::RINT_F32, RTLIB::RINT_F64, in ExpandNode()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp189 Names[RTLIB::RINT_F64] = "rint"; in InitLibcallNames()