Home
last modified time | relevance | path

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

/aosp_15_r20/external/FP16/bench/
H A Dieee-element.cc153 static void half_float_detail_half2float_branch(benchmark::State& state) { in half_float_detail_half2float_branch() function
164 BENCHMARK(half_float_detail_half2float_branch);
H A Dfrom-ieee-array.cc372 static void half_float_detail_half2float_branch(benchmark::State& state) { in half_float_detail_half2float_branch() function
396 BENCHMARK(half_float_detail_half2float_branch)->RangeMultiplier(2)->Range(1<<10, 64<<20);