Searched refs:cosh (Results 1 – 25 of 34) sorted by relevance
12
90 TEST_FUNC_1(cosh);
640 f = cosh(f);641 f2 = cosh(f2);642 f3 = cosh(f3);643 f4 = cosh(f4);
259 TEST_FN_FUNC_FN(cosh);
660 f = cosh(f);661 f2 = cosh(f2);662 f3 = cosh(f3);663 f4 = cosh(f4);
284 TEST_FN_FUNC_FN(cosh);
658 f = cosh(f);659 f2 = cosh(f2);660 f3 = cosh(f3);661 f4 = cosh(f4);
130 TEST_FN_FUNC_FN(cosh);
133 TEST_HN_FUNC_HN(cosh);
282 TEST_FN_FUNC_FN(cosh);
245 TEST_FN_FUNC_FN(cosh);
329 BENCH_FN_FUNC_FN(cosh);
430 float __attribute__((overloadable)) cosh(float v) { in cosh() function433 FN_FUNC_FN(cosh) in FN_FUNC_FN() argument1617 THUNK_NATIVE_F(cosh) in THUNK_NATIVE_F()1900 HN_FUNC_HN(cosh);
1236 * cosh: Hypebolic cosine1243 cosh(float v);1246 cosh(float2 v);1249 cosh(float3 v);1252 cosh(float4 v);1256 cosh(half v);1261 cosh(half2 v);1266 cosh(half3 v);1271 cosh(half4 v);4318 * See also cosh().
632 function: cosh646 function: cosh2162 See also @cosh().
2608 *(float*)buf526 = cosh(*(float*)buf527);2609 *(float2*)buf528 = cosh(*(float2*)buf529);2610 *(float3*)buf530 = cosh(*(float3*)buf531);2611 *(float4*)buf532 = cosh(*(float4*)buf533);
2678 *(float*)buf526 = cosh(*(float*)buf527);2679 *(float2*)buf528 = cosh(*(float2*)buf529);2680 *(float3*)buf530 = cosh(*(float3*)buf531);2681 *(float4*)buf532 = cosh(*(float4*)buf533);
2770 *(float*)buf526 = cosh(*(float*)buf527);2771 *(float2*)buf528 = cosh(*(float2*)buf529);2772 *(float3*)buf530 = cosh(*(float3*)buf531);2773 *(float4*)buf532 = cosh(*(float4*)buf533);
2878 *(float*)buf526 = cosh(*(float*)buf527);2879 *(float2*)buf528 = cosh(*(float2*)buf529);2880 *(float3*)buf530 = cosh(*(float3*)buf531);2881 *(float4*)buf532 = cosh(*(float4*)buf533);
7075 *(float*)buf1342 = cosh(*(float*)buf1343);7076 *(float2*)buf1344 = cosh(*(float2*)buf1345);7077 *(float3*)buf1346 = cosh(*(float3*)buf1347);7078 *(float4*)buf1348 = cosh(*(float4*)buf1349);7079 *(half*)buf1350 = cosh(*(half*)buf1351);7080 *(half2*)buf1352 = cosh(*(half2*)buf1353);7081 *(half3*)buf1354 = cosh(*(half3*)buf1355);7082 *(half4*)buf1356 = cosh(*(half4*)buf1357);