Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h157 COS_F64, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp256 RTLIB::COS_F64, in SoftenFloatRes_FCOS()
1007 RTLIB::COS_F32, RTLIB::COS_F64, in ExpandFloatRes_FCOS()
DLegalizeDAG.cpp3318 Results.push_back(ExpandFPLibCall(Node, RTLIB::COS_F32, RTLIB::COS_F64, in ExpandNode()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp170 Names[RTLIB::COS_F64] = "cos"; in InitLibcallNames()
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp3420 { RTLIB::COS_F32, RTLIB::COS_F64 }, in fastLowerIntrinsicCall()