Searched refs:acospi (Results 1 – 8 of 8) sorted by relevance
28 _CLC_OVERLOAD _CLC_DEF float acospi(float x) {91 _CLC_UNARY_VECTORIZE(_CLC_OVERLOAD _CLC_DEF, float, acospi, float)96 _CLC_OVERLOAD _CLC_DEF double acospi(double x) {170 _CLC_UNARY_VECTORIZE(_CLC_OVERLOAD _CLC_DEF, double, acospi, double)
24 #define __CLC_FUNCTION acospi
22 ../../generic/lib/math/acospi.cl
82 math/acospi.cl
6493 float __ovld __cnfn acospi(float);6494 float2 __ovld __cnfn acospi(float2);6495 float3 __ovld __cnfn acospi(float3);6496 float4 __ovld __cnfn acospi(float4);6497 float8 __ovld __cnfn acospi(float8);6500 double __ovld __cnfn acospi(double);6508 half __ovld __cnfn acospi(half);6509 half2 __ovld __cnfn acospi(half2);6510 half3 __ovld __cnfn acospi(half3);6511 half4 __ovld __cnfn acospi(half4);[all …]
554 foreach name = ["acos", "acosh", "acospi",
3254 libclc/generic/include/clc/math/acospi.h