Searched refs:BENCHMARK_CONV (Results 1 – 4 of 4) sorted by relevance
233 BENCHMARK_CONV(f32_igemm_1x8__neon_lane_ld64)234 BENCHMARK_CONV(f32_igemm_4x2__neon_lane_ld64) in BENCHMARK_CONV() function235 BENCHMARK_CONV(f32_igemm_4x4__neon_lane_ld64) in BENCHMARK_CONV()236 BENCHMARK_CONV(f32_igemm_4x8__neon_lane_ld128) in BENCHMARK_CONV()237 BENCHMARK_CONV(f32_igemm_4x8__neon_lane_ld64) in BENCHMARK_CONV()238 BENCHMARK_CONV(f32_igemm_6x8__neon_lane_ld64) in BENCHMARK_CONV()239 BENCHMARK_CONV(f32_igemm_6x8__neon_lane_ld128) in BENCHMARK_CONV()240 BENCHMARK_CONV(f32_igemm_1x8__neon_dup_ld64) in BENCHMARK_CONV()241 BENCHMARK_CONV(f32_igemm_4x8__neon_dup_ld128) in BENCHMARK_CONV()242 BENCHMARK_CONV(f32_igemm_4x8__neon_dup_ld64) in BENCHMARK_CONV()[all …]
199 BENCHMARK_CONV(f16_igemm_1x8__neonfp16arith_ld64)200 BENCHMARK_CONV(f16_igemm_4x8__neonfp16arith_ld64)201 BENCHMARK_CONV(f16_igemm_6x8__neonfp16arith_ld64)202 BENCHMARK_CONV(f16_igemm_8x8__neonfp16arith_ld64)204 BENCHMARK_CONV(f16_igemm_1x16__neonfp16arith_ld64)205 BENCHMARK_CONV(f16_igemm_4x16__neonfp16arith_ld64)206 BENCHMARK_CONV(f16_igemm_6x16__neonfp16arith_ld64)207 BENCHMARK_CONV(f16_igemm_8x16__neonfp16arith_ld64)
144 BENCHMARK_CONV(f32_gemm_4x8__aarch64_neonfma_cortex_a75) in BENCHMARK_CONV() function155 BENCHMARK_CONV(f32_gemm_2x4__scalar)156 BENCHMARK_CONV(f32_gemm_4x4__scalar)
14 #define BENCHMARK_CONV(conv_fn) \ macro