|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
lib/CodeGen/GlobalISel/LegalizerHelper.cpp 307 : Size == 64 ? RTLIB::COS_F64 : RTLIB::COS_F32;
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp 3847 Results.push_back(ExpandFPLibCall(Node, RTLIB::COS_F32, RTLIB::COS_F64,
lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp 314 RTLIB::COS_F64,
1272 RTLIB::COS_F32, RTLIB::COS_F64,
lib/Target/AArch64/AArch64FastISel.cpp 3580 { RTLIB::COS_F32, RTLIB::COS_F64 },
lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp 199 Table[RTLIB::COS_F64] = f64_func_f64;