Home
last modified time | relevance | path

Searched refs:cospi (Results 1 – 7 of 7) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_cuda_runtime_wrapper.h238 static inline float cospi(float __a) { return cospif(__a); } in cospi() function
H A D__clang_cuda_math.h88 __DEVICE__ double cospi(double __a) { return __nv_cospi(__a); } in cospi() function
H A D__clang_hip_math.h732 double cospi(double __x) { return __ocml_cospi_f64(__x); }
H A Dopencl-c.h6856 float __ovld __cnfn cospi(float x);
6857 float2 __ovld __cnfn cospi(float2 x);
6858 float3 __ovld __cnfn cospi(float3 x);
6859 float4 __ovld __cnfn cospi(float4 x);
6860 float8 __ovld __cnfn cospi(float8 x);
6863 double __ovld __cnfn cospi(double x);
6871 half __ovld __cnfn cospi(half x);
6872 half2 __ovld __cnfn cospi(half2 x);
6873 half3 __ovld __cnfn cospi(half3 x);
6874 half4 __ovld __cnfn cospi(half4 x);
[all …]
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.def281 TLI_DEFINE_ENUM_INTERNAL(cospi)
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DOpenCLBuiltins.td490 "cos", "cosh", "cospi",
/netbsd/external/lgpl3/mpfr/dist/
H A DChangeLog2979 added cosu and cospi in the manual and NEWS
3189 added sinpi, cospi, tanpi