Lines Matching refs:half_recip
9756 float __ovld __cnfn half_recip(float x);9757 float2 __ovld __cnfn half_recip(float2 x);9758 float3 __ovld __cnfn half_recip(float3 x);9759 float4 __ovld __cnfn half_recip(float4 x);9760 float8 __ovld __cnfn half_recip(float8 x);9761 float16 __ovld __cnfn half_recip(float16 x);