Searched refs:native_log10 (Results 1 – 14 of 14) sorted by relevance
1124 f = native_log10(f);1125 f2 = native_log10(f2);1126 f3 = native_log10(f3);1127 f4 = native_log10(f4);
1126 f = native_log10(f);1127 f2 = native_log10(f2);1128 f3 = native_log10(f3);1129 f4 = native_log10(f4);
1106 f = native_log10(f);1107 f2 = native_log10(f2);1108 f3 = native_log10(f3);1109 f4 = native_log10(f4);
211 TEST_HN_FUNC_HN(native_log10);
1389 extern float __attribute__((overloadable)) native_log10(float v) { in native_log10() function1392 extern float2 __attribute__((overloadable)) native_log10(float2 v) { in native_log10() function1395 extern float3 __attribute__((overloadable)) native_log10(float3 v) { in native_log10() function1398 extern float4 __attribute__((overloadable)) native_log10(float4 v) { in native_log10() function2293 HN_FUNC_HN(native_log10);
2427 * See also native_log10().4748 * native_log10: Approximate base 10 logarithm4758 native_log10(float v);4763 native_log10(float2 v);4768 native_log10(float3 v);4773 native_log10(float4 v);4778 native_log10(half v);4783 native_log10(half2 v);4788 native_log10(half3 v);4793 native_log10(half4 v);
1359 See also @native_log10().2380 function: native_log102397 function: native_log10
7693 *(float*)buf2891 = native_log10(*(float*)buf2892);7694 *(float2*)buf2893 = native_log10(*(float2*)buf2894);7695 *(float3*)buf2895 = native_log10(*(float3*)buf2896);7696 *(float4*)buf2897 = native_log10(*(float4*)buf2898);7697 *(half*)buf2899 = native_log10(*(half*)buf2900);7698 *(half2*)buf2901 = native_log10(*(half2*)buf2902);7699 *(half3*)buf2903 = native_log10(*(half3*)buf2904);7700 *(half4*)buf2905 = native_log10(*(half4*)buf2906);
3694 *(float*)buf1195 = native_log10(*(float*)buf1196);3695 *(float2*)buf1197 = native_log10(*(float2*)buf1198);3696 *(float3*)buf1199 = native_log10(*(float3*)buf1200);3697 *(float4*)buf1201 = native_log10(*(float4*)buf1202);
3974 *(float*)buf1419 = native_log10(*(float*)buf1420);3975 *(float2*)buf1421 = native_log10(*(float2*)buf1422);3976 *(float3*)buf1423 = native_log10(*(float3*)buf1424);3977 *(float4*)buf1425 = native_log10(*(float4*)buf1426);
3993 *(float*)buf1419 = native_log10(*(float*)buf1420);3994 *(float2*)buf1421 = native_log10(*(float2*)buf1422);3995 *(float3*)buf1423 = native_log10(*(float3*)buf1424);3996 *(float4*)buf1425 = native_log10(*(float4*)buf1426);
4886 *(float*)buf1953 = native_log10(*(float*)buf1954);4887 *(float2*)buf1955 = native_log10(*(float2*)buf1956);4888 *(float3*)buf1957 = native_log10(*(float3*)buf1958);4889 *(float4*)buf1959 = native_log10(*(float4*)buf1960);
5536 *(float*)buf1953 = native_log10(*(float*)buf1954);5537 *(float2*)buf1955 = native_log10(*(float2*)buf1956);5538 *(float3*)buf1957 = native_log10(*(float3*)buf1958);5539 *(float4*)buf1959 = native_log10(*(float4*)buf1960);
5606 *(float*)buf1953 = native_log10(*(float*)buf1954);5607 *(float2*)buf1955 = native_log10(*(float2*)buf1956);5608 *(float3*)buf1957 = native_log10(*(float3*)buf1958);5609 *(float4*)buf1959 = native_log10(*(float4*)buf1960);