Home
last modified time | relevance | path

Searched refs:half_float_detail_float2half_table (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/FP16/bench/
H A Dieee-element.cc243 static void half_float_detail_float2half_table(benchmark::State& state) { in half_float_detail_float2half_table() function
255 BENCHMARK(half_float_detail_float2half_table);
H A Dto-ieee-array.cc250 static void half_float_detail_float2half_table(benchmark::State& state) { in half_float_detail_float2half_table() function
274 BENCHMARK(half_float_detail_float2half_table)->RangeMultiplier(2)->Range(1<<10, 64<<20);