Searched refs:native_sin (Results 1 – 2 of 2) sorted by relevance
509 bool native_sin = useNativeFunc("sin"); in sincosUseNative() local512 if (native_sin && native_cos) { in sincosUseNative()
9256 float __ovld __cnfn native_sin(float x);9257 float2 __ovld __cnfn native_sin(float2 x);9258 float3 __ovld __cnfn native_sin(float3 x);9259 float4 __ovld __cnfn native_sin(float4 x);9260 float8 __ovld __cnfn native_sin(float8 x);9261 float16 __ovld __cnfn native_sin(float16 x);