Lines Matching refs:tanpi
9587 float __ovld __cnfn tanpi(float x);
9588 float2 __ovld __cnfn tanpi(float2 x);
9589 float3 __ovld __cnfn tanpi(float3 x);
9590 float4 __ovld __cnfn tanpi(float4 x);
9591 float8 __ovld __cnfn tanpi(float8 x);
9592 float16 __ovld __cnfn tanpi(float16 x);
9594 double __ovld __cnfn tanpi(double x);
9595 double2 __ovld __cnfn tanpi(double2 x);
9596 double3 __ovld __cnfn tanpi(double3 x);
9597 double4 __ovld __cnfn tanpi(double4 x);
9598 double8 __ovld __cnfn tanpi(double8 x);
9599 double16 __ovld __cnfn tanpi(double16 x);
9602 half __ovld __cnfn tanpi(half x);
9603 half2 __ovld __cnfn tanpi(half2 x);
9604 half3 __ovld __cnfn tanpi(half3 x);
9605 half4 __ovld __cnfn tanpi(half4 x);
9606 half8 __ovld __cnfn tanpi(half8 x);
9607 half16 __ovld __cnfn tanpi(half16 x);