Home
last modified time | relevance | path

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

/aosp_15_r20/external/FP16/bench/
H A Dieee-element.cc140 static void half_float_detail_half2float_table(benchmark::State& state) { in half_float_detail_half2float_table() function
151 BENCHMARK(half_float_detail_half2float_table);
H A Dfrom-ieee-array.cc346 static void half_float_detail_half2float_table(benchmark::State& state) { in half_float_detail_half2float_table() function
370 BENCHMARK(half_float_detail_half2float_table)->RangeMultiplier(2)->Range(1<<10, 64<<20);