Home
last modified time | relevance | path

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

/aosp_15_r20/external/FP16/bench/
H A Dieee-element.cc257 static void half_float_detail_float2half_branch(benchmark::State& state) { in half_float_detail_float2half_branch() function
269 BENCHMARK(half_float_detail_float2half_branch);
H A Dto-ieee-array.cc276 static void half_float_detail_float2half_branch(benchmark::State& state) { in half_float_detail_float2half_branch() function
300 BENCHMARK(half_float_detail_float2half_branch)->RangeMultiplier(2)->Range(1<<10, 64<<20);