Home
last modified time | relevance | path

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

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