Lines Matching defs:state
21 static void ExpError(benchmark::State& state, in ExpError()
74 static void f32_exp__sse2_p5(benchmark::State& state) { in f32_exp__sse2_p5()
77 static void f32_exp__avx2_perm_p3(benchmark::State& state) { in f32_exp__avx2_perm_p3()
80 static void f32_exp__avx2_perm_p4(benchmark::State& state) { in f32_exp__avx2_perm_p4()
83 static void f32_exp__avx2_p5(benchmark::State& state) { in f32_exp__avx2_p5()
86 static void f32_exp__avx512f_perm2_p2(benchmark::State& state) { in f32_exp__avx512f_perm2_p2()
89 static void f32_exp__avx512f_perm_p3(benchmark::State& state) { in f32_exp__avx512f_perm_p3()
92 static void f32_exp__avx512f_p5_scalef(benchmark::State& state) { in f32_exp__avx512f_p5_scalef()
95 static void f32_exp__avx512f_p5(benchmark::State& state) { in f32_exp__avx512f_p5()
110 static void f32_exp__neonfma_lut64_p2(benchmark::State& state) { in f32_exp__neonfma_lut64_p2()
113 static void f32_exp__neonfma_p5(benchmark::State& state) { in f32_exp__neonfma_p5()