Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h157 COS_F64, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp225 RTLIB::COS_F64, in SoftenFloatRes_FCOS()
897 RTLIB::COS_F32, RTLIB::COS_F64, in ExpandFloatRes_FCOS()
DLegalizeDAG.cpp3166 Results.push_back(ExpandFPLibCall(Node, RTLIB::COS_F32, RTLIB::COS_F64, in ExpandNode()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp165 Names[RTLIB::COS_F64] = "cos"; in InitLibcallNames()