Searched refs:native_exp10 (Results 1 – 14 of 14) sorted by relevance
1091 f = native_exp10(f);1092 f2 = native_exp10(f2);1093 f3 = native_exp10(f3);1094 f4 = native_exp10(f4);
1111 f = native_exp10(f);1112 f2 = native_exp10(f2);1113 f3 = native_exp10(f3);1114 f4 = native_exp10(f4);
1109 f = native_exp10(f);1110 f2 = native_exp10(f2);1111 f3 = native_exp10(f3);1112 f4 = native_exp10(f4);
1328 extern float __attribute__((overloadable)) native_exp10(float v) { in native_exp10() function1331 extern float2 __attribute__((overloadable)) native_exp10(float2 v) { in native_exp10() function1334 extern float3 __attribute__((overloadable)) native_exp10(float3 v) { in native_exp10() function1337 extern float4 __attribute__((overloadable)) native_exp10(float4 v) { in native_exp10() function2285 HN_FUNC_HN(native_exp10);
204 TEST_HN_FUNC_HN(native_exp10);
1470 * See also native_exp10().4505 * native_exp10: Approximate 10 raised to a number4516 native_exp10(float v);4521 native_exp10(float2 v);4526 native_exp10(float3 v);4531 native_exp10(float4 v);4536 native_exp10(half v);4541 native_exp10(half2 v);4546 native_exp10(half3 v);4551 native_exp10(half4 v);
777 See also @native_exp10().2251 function: native_exp102269 function: native_exp10
7645 *(float*)buf2787 = native_exp10(*(float*)buf2788);7646 *(float2*)buf2789 = native_exp10(*(float2*)buf2790);7647 *(float3*)buf2791 = native_exp10(*(float3*)buf2792);7648 *(float4*)buf2793 = native_exp10(*(float4*)buf2794);7649 *(half*)buf2795 = native_exp10(*(half*)buf2796);7650 *(half2*)buf2797 = native_exp10(*(half2*)buf2798);7651 *(half3*)buf2799 = native_exp10(*(half3*)buf2800);7652 *(half4*)buf2801 = native_exp10(*(half4*)buf2802);
3682 *(float*)buf1171 = native_exp10(*(float*)buf1172);3683 *(float2*)buf1173 = native_exp10(*(float2*)buf1174);3684 *(float3*)buf1175 = native_exp10(*(float3*)buf1176);3685 *(float4*)buf1177 = native_exp10(*(float4*)buf1178);
3981 *(float*)buf1395 = native_exp10(*(float*)buf1396);3982 *(float2*)buf1397 = native_exp10(*(float2*)buf1398);3983 *(float3*)buf1399 = native_exp10(*(float3*)buf1400);3984 *(float4*)buf1401 = native_exp10(*(float4*)buf1402);
3962 *(float*)buf1395 = native_exp10(*(float*)buf1396);3963 *(float2*)buf1397 = native_exp10(*(float2*)buf1398);3964 *(float3*)buf1399 = native_exp10(*(float3*)buf1400);3965 *(float4*)buf1401 = native_exp10(*(float4*)buf1402);
4862 *(float*)buf1901 = native_exp10(*(float*)buf1902);4863 *(float2*)buf1903 = native_exp10(*(float2*)buf1904);4864 *(float3*)buf1905 = native_exp10(*(float3*)buf1906);4865 *(float4*)buf1907 = native_exp10(*(float4*)buf1908);
5582 *(float*)buf1901 = native_exp10(*(float*)buf1902);5583 *(float2*)buf1903 = native_exp10(*(float2*)buf1904);5584 *(float3*)buf1905 = native_exp10(*(float3*)buf1906);5585 *(float4*)buf1907 = native_exp10(*(float4*)buf1908);
5512 *(float*)buf1901 = native_exp10(*(float*)buf1902);5513 *(float2*)buf1903 = native_exp10(*(float2*)buf1904);5514 *(float3*)buf1905 = native_exp10(*(float3*)buf1906);5515 *(float4*)buf1907 = native_exp10(*(float4*)buf1908);