Searched refs:native_sin (Results 1 – 3 of 3) sorted by relevance
494 bool native_sin = useNativeFunc("sin"); in sincosUseNative() local497 if (native_sin && native_cos) { in sincosUseNative()
589 "native_sin", "native_sqrt", "native_tan"] in {
8912 float __ovld __cnfn native_sin(float x);8913 float2 __ovld __cnfn native_sin(float2 x);8914 float3 __ovld __cnfn native_sin(float3 x);8915 float4 __ovld __cnfn native_sin(float4 x);8916 float8 __ovld __cnfn native_sin(float8 x);8917 float16 __ovld __cnfn native_sin(float16 x);