Searched refs:cospif (Results 1 – 4 of 4) sorted by relevance
234 static inline float cospi(float __a) { return cospif(__a); } in cospi()
89 __DEVICE__ float cospif(float __a) { return __nv_cospif(__a); } in cospif() function
197 float cospif(float __x) { return __ocml_cospi_f32(__x); }
420 TLI_DEFINE_ENUM_INTERNAL(cospif)