Lines Matching full:benchmark

15 #include <benchmark/benchmark.h>
28 benchmark::State& state, in GEMMEnd2EndBenchmark()
36 benchmark::utils::IsaCheckFunction isa_check = nullptr) in GEMMEnd2EndBenchmark()
75 const uint64_t cpu_frequency = benchmark::utils::GetCurrentCpuFrequency(); in GEMMEnd2EndBenchmark()
82 …static void qu8_gemm_4x8__aarch32_neon_mlal_lane_cortex_a53(benchmark::State& state, models::Execu… in qu8_gemm_4x8__aarch32_neon_mlal_lane_cortex_a53()
90 benchmark::utils::CheckNEON); in qu8_gemm_4x8__aarch32_neon_mlal_lane_cortex_a53()
92 …static void qu8_gemm_4x8__aarch32_neon_mlal_lane_prfm_cortex_a53(benchmark::State& state, models::… in qu8_gemm_4x8__aarch32_neon_mlal_lane_prfm_cortex_a53()
100 benchmark::utils::CheckNEON); in qu8_gemm_4x8__aarch32_neon_mlal_lane_prfm_cortex_a53()
102 …static void qu8_gemm_4x8__aarch32_neon_mlal_lane_cortex_a7(benchmark::State& state, models::Execut… in qu8_gemm_4x8__aarch32_neon_mlal_lane_cortex_a7()
110 benchmark::utils::CheckNEON); in qu8_gemm_4x8__aarch32_neon_mlal_lane_cortex_a7()
112 …static void qu8_gemm_4x8__aarch32_neon_mlal_lane_prfm_cortex_a7(benchmark::State& state, models::E… in qu8_gemm_4x8__aarch32_neon_mlal_lane_prfm_cortex_a7()
120 benchmark::utils::CheckNEON); in qu8_gemm_4x8__aarch32_neon_mlal_lane_prfm_cortex_a7()
122 …static void qu8_gemm_4x8__aarch32_neon_mlal_lane_ld64(benchmark::State& state, models::ExecutionPl… in qu8_gemm_4x8__aarch32_neon_mlal_lane_ld64()
130 benchmark::utils::CheckNEON); in qu8_gemm_4x8__aarch32_neon_mlal_lane_ld64()
132 …static void qu8_gemm_4x8__aarch32_neon_mlal_lane_prfm_ld64(benchmark::State& state, models::Execut… in qu8_gemm_4x8__aarch32_neon_mlal_lane_prfm_ld64()
140 benchmark::utils::CheckNEON); in qu8_gemm_4x8__aarch32_neon_mlal_lane_prfm_ld64()
152 …static void qu8_gemm_4x16c4__aarch64_neondot_cortex_a55(benchmark::State& state, models::Execution… in BENCHMARK_QU8_END2END()
160 benchmark::utils::CheckNEONDOT); in BENCHMARK_QU8_END2END()
162 …static void qu8_gemm_4x16c4__aarch64_neondot_ld128(benchmark::State& state, models::ExecutionPlanF… in qu8_gemm_4x16c4__aarch64_neondot_ld128()
170 benchmark::utils::CheckNEONDOT); in qu8_gemm_4x16c4__aarch64_neondot_ld128()
172 …static void qu8_gemm_4x8c4__aarch64_neondot_ld128(benchmark::State& state, models::ExecutionPlanFa… in qu8_gemm_4x8c4__aarch64_neondot_ld128()
180 benchmark::utils::CheckNEONDOT); in qu8_gemm_4x8c4__aarch64_neondot_ld128()
182 …static void qu8_gemm_4x8c4__aarch64_neondot_cortex_a55(benchmark::State& state, models::ExecutionP… in qu8_gemm_4x8c4__aarch64_neondot_cortex_a55()
190 benchmark::utils::CheckNEONDOT); in qu8_gemm_4x8c4__aarch64_neondot_cortex_a55()
201 …static void qu8_gemm_4x16__aarch64_neon_mlal_lane_cortex_a75(benchmark::State& state, models::Exec… in qu8_gemm_4x16__aarch64_neon_mlal_lane_cortex_a75()
209 benchmark::utils::CheckNEON); in qu8_gemm_4x16__aarch64_neon_mlal_lane_cortex_a75()
211 …static void qu8_gemm_4x16__aarch64_neon_mlal_lane_prfm_cortex_a75(benchmark::State& state, models:… in qu8_gemm_4x16__aarch64_neon_mlal_lane_prfm_cortex_a75()
219 benchmark::utils::CheckNEON); in qu8_gemm_4x16__aarch64_neon_mlal_lane_prfm_cortex_a75()
221 …static void qu8_gemm_4x16__aarch64_neon_mlal_lane_cortex_a53(benchmark::State& state, models::Exec… in qu8_gemm_4x16__aarch64_neon_mlal_lane_cortex_a53()
229 benchmark::utils::CheckNEON); in qu8_gemm_4x16__aarch64_neon_mlal_lane_cortex_a53()
231 …static void qu8_gemm_4x16__aarch64_neon_mlal_lane_prfm_cortex_a53(benchmark::State& state, models:… in qu8_gemm_4x16__aarch64_neon_mlal_lane_prfm_cortex_a53()
239 benchmark::utils::CheckNEON); in qu8_gemm_4x16__aarch64_neon_mlal_lane_prfm_cortex_a53()
241 …static void qu8_gemm_4x16__aarch64_neon_mlal_lane_ld64(benchmark::State& state, models::ExecutionP… in qu8_gemm_4x16__aarch64_neon_mlal_lane_ld64()
249 benchmark::utils::CheckNEON); in qu8_gemm_4x16__aarch64_neon_mlal_lane_ld64()
251 …static void qu8_gemm_4x16__aarch64_neon_mlal_lane_prfm_ld64(benchmark::State& state, models::Execu… in qu8_gemm_4x16__aarch64_neon_mlal_lane_prfm_ld64()
259 benchmark::utils::CheckNEON); in qu8_gemm_4x16__aarch64_neon_mlal_lane_prfm_ld64()
272 static void qu8_gemm_1x8c4__neondot(benchmark::State& state, models::ExecutionPlanFactory model) { in qu8_gemm_1x8c4__neondot()
280 benchmark::utils::CheckNEONDOT); in qu8_gemm_1x8c4__neondot()
282 static void qu8_gemm_2x8c4__neondot(benchmark::State& state, models::ExecutionPlanFactory model) { in qu8_gemm_2x8c4__neondot()
290 benchmark::utils::CheckNEONDOT); in qu8_gemm_2x8c4__neondot()
292 static void qu8_gemm_3x8c4__neondot(benchmark::State& state, models::ExecutionPlanFactory model) { in qu8_gemm_3x8c4__neondot()
300 benchmark::utils::CheckNEONDOT); in qu8_gemm_3x8c4__neondot()
302 static void qu8_gemm_4x8c4__neondot(benchmark::State& state, models::ExecutionPlanFactory model) { in qu8_gemm_4x8c4__neondot()
310 benchmark::utils::CheckNEONDOT); in qu8_gemm_4x8c4__neondot()
312 static void qu8_gemm_5x8c4__neondot(benchmark::State& state, models::ExecutionPlanFactory model) { in qu8_gemm_5x8c4__neondot()
320 benchmark::utils::CheckNEONDOT); in qu8_gemm_5x8c4__neondot()
322 static void qu8_gemm_6x8c4__neondot(benchmark::State& state, models::ExecutionPlanFactory model) { in qu8_gemm_6x8c4__neondot()
330 benchmark::utils::CheckNEONDOT); in qu8_gemm_6x8c4__neondot()
332 static void qu8_gemm_8x8c4__neondot(benchmark::State& state, models::ExecutionPlanFactory model) { in qu8_gemm_8x8c4__neondot()
340 benchmark::utils::CheckNEONDOT); in qu8_gemm_8x8c4__neondot()
342 …static void qu8_gemm_1x16c4__neondot(benchmark::State& state, models::ExecutionPlanFactory model) { in qu8_gemm_1x16c4__neondot()
350 benchmark::utils::CheckNEONDOT); in qu8_gemm_1x16c4__neondot()
352 …static void qu8_gemm_2x16c4__neondot(benchmark::State& state, models::ExecutionPlanFactory model) { in qu8_gemm_2x16c4__neondot()
360 benchmark::utils::CheckNEONDOT); in qu8_gemm_2x16c4__neondot()
362 …static void qu8_gemm_3x16c4__neondot(benchmark::State& state, models::ExecutionPlanFactory model) { in qu8_gemm_3x16c4__neondot()
370 benchmark::utils::CheckNEONDOT); in qu8_gemm_3x16c4__neondot()
372 …static void qu8_gemm_4x16c4__neondot(benchmark::State& state, models::ExecutionPlanFactory model) { in qu8_gemm_4x16c4__neondot()
380 benchmark::utils::CheckNEONDOT); in qu8_gemm_4x16c4__neondot()
382 …static void qu8_gemm_5x16c4__neondot(benchmark::State& state, models::ExecutionPlanFactory model) { in qu8_gemm_5x16c4__neondot()
390 benchmark::utils::CheckNEONDOT); in qu8_gemm_5x16c4__neondot()
392 …static void qu8_gemm_6x16c4__neondot(benchmark::State& state, models::ExecutionPlanFactory model) { in qu8_gemm_6x16c4__neondot()
400 benchmark::utils::CheckNEONDOT); in qu8_gemm_6x16c4__neondot()
402 …static void qu8_gemm_8x16c4__neondot(benchmark::State& state, models::ExecutionPlanFactory model) { in qu8_gemm_8x16c4__neondot()
410 benchmark::utils::CheckNEONDOT); in qu8_gemm_8x16c4__neondot()
412 …static void qu8_gemm_2x32c4__neondot(benchmark::State& state, models::ExecutionPlanFactory model) { in qu8_gemm_2x32c4__neondot()
420 benchmark::utils::CheckNEONDOT); in qu8_gemm_2x32c4__neondot()
422 …static void qu8_gemm_3x32c4__neondot(benchmark::State& state, models::ExecutionPlanFactory model) { in qu8_gemm_3x32c4__neondot()
430 benchmark::utils::CheckNEONDOT); in qu8_gemm_3x32c4__neondot()
453 …static void qu8_gemm_2x8__neon_mlal_lane(benchmark::State& state, models::ExecutionPlanFactory mod… in qu8_gemm_2x8__neon_mlal_lane()
461 benchmark::utils::CheckNEON); in qu8_gemm_2x8__neon_mlal_lane()
463 …static void qu8_gemm_3x8__neon_mlal_lane(benchmark::State& state, models::ExecutionPlanFactory mod… in qu8_gemm_3x8__neon_mlal_lane()
471 benchmark::utils::CheckNEON); in qu8_gemm_3x8__neon_mlal_lane()
473 …static void qu8_gemm_4x8__neon_mlal_lane(benchmark::State& state, models::ExecutionPlanFactory mod… in qu8_gemm_4x8__neon_mlal_lane()
481 benchmark::utils::CheckNEON); in qu8_gemm_4x8__neon_mlal_lane()
483 …static void qu8_gemm_6x8__neon_mlal_lane(benchmark::State& state, models::ExecutionPlanFactory mod… in qu8_gemm_6x8__neon_mlal_lane()
491 benchmark::utils::CheckNEON); in qu8_gemm_6x8__neon_mlal_lane()
493 …static void qu8_gemm_2x16__neon_mlal_lane(benchmark::State& state, models::ExecutionPlanFactory mo… in qu8_gemm_2x16__neon_mlal_lane()
501 benchmark::utils::CheckNEON); in qu8_gemm_2x16__neon_mlal_lane()
503 …static void qu8_gemm_3x16__neon_mlal_lane(benchmark::State& state, models::ExecutionPlanFactory mo… in qu8_gemm_3x16__neon_mlal_lane()
511 benchmark::utils::CheckNEON); in qu8_gemm_3x16__neon_mlal_lane()
513 …static void qu8_gemm_4x16__neon_mlal_lane(benchmark::State& state, models::ExecutionPlanFactory mo… in qu8_gemm_4x16__neon_mlal_lane()
521 benchmark::utils::CheckNEON); in qu8_gemm_4x16__neon_mlal_lane()
523 …static void qu8_gemm_6x16__neon_mlal_lane(benchmark::State& state, models::ExecutionPlanFactory mo… in qu8_gemm_6x16__neon_mlal_lane()
531 benchmark::utils::CheckNEON); in qu8_gemm_6x16__neon_mlal_lane()
546 …static void qu8_gemm_1x1c4__armsimd32(benchmark::State& state, models::ExecutionPlanFactory model)… in qu8_gemm_1x1c4__armsimd32()
554 benchmark::utils::CheckARMV6); in qu8_gemm_1x1c4__armsimd32()
556 …static void qu8_gemm_2x1c4__armsimd32(benchmark::State& state, models::ExecutionPlanFactory model)… in qu8_gemm_2x1c4__armsimd32()
564 benchmark::utils::CheckARMV6); in qu8_gemm_2x1c4__armsimd32()
566 …static void qu8_gemm_1x2c4__armsimd32(benchmark::State& state, models::ExecutionPlanFactory model)… in qu8_gemm_1x2c4__armsimd32()
574 benchmark::utils::CheckARMV6); in qu8_gemm_1x2c4__armsimd32()
576 …static void qu8_gemm_2x2c4__armsimd32(benchmark::State& state, models::ExecutionPlanFactory model)… in qu8_gemm_2x2c4__armsimd32()
584 benchmark::utils::CheckARMV6); in qu8_gemm_2x2c4__armsimd32()
595 …static void qu8_gemm_2x16c8__avx512skx(benchmark::State& state, models::ExecutionPlanFactory model… in qu8_gemm_2x16c8__avx512skx()
603 benchmark::utils::CheckAVX512F); in qu8_gemm_2x16c8__avx512skx()
606 …static void qu8_gemm_3x16c8__avx512skx(benchmark::State& state, models::ExecutionPlanFactory model… in qu8_gemm_3x16c8__avx512skx()
614 benchmark::utils::CheckAVX512F); in qu8_gemm_3x16c8__avx512skx()
617 …static void qu8_gemm_4x16c8__avx512skx(benchmark::State& state, models::ExecutionPlanFactory model… in qu8_gemm_4x16c8__avx512skx()
625 benchmark::utils::CheckAVX512F); in qu8_gemm_4x16c8__avx512skx()
628 static void qu8_gemm_2x8c8__avx2(benchmark::State& state, models::ExecutionPlanFactory model) { in qu8_gemm_2x8c8__avx2()
636 benchmark::utils::CheckAVX2); in qu8_gemm_2x8c8__avx2()
638 static void qu8_gemm_3x8c8__avx2(benchmark::State& state, models::ExecutionPlanFactory model) { in qu8_gemm_3x8c8__avx2()
646 benchmark::utils::CheckAVX2); in qu8_gemm_3x8c8__avx2()
649 …static void qu8_gemm_2x4c2__xop_ld64(benchmark::State& state, models::ExecutionPlanFactory model) { in qu8_gemm_2x4c2__xop_ld64()
657 benchmark::utils::CheckXOP); in qu8_gemm_2x4c2__xop_ld64()
659 …static void qu8_gemm_2x4c2__xop_ld128(benchmark::State& state, models::ExecutionPlanFactory model)… in qu8_gemm_2x4c2__xop_ld128()
667 benchmark::utils::CheckXOP); in qu8_gemm_2x4c2__xop_ld128()
669 …static void qu8_gemm_3x4c2__xop_ld64(benchmark::State& state, models::ExecutionPlanFactory model) { in qu8_gemm_3x4c2__xop_ld64()
677 benchmark::utils::CheckXOP); in qu8_gemm_3x4c2__xop_ld64()
679 …static void qu8_gemm_3x4c2__xop_ld128(benchmark::State& state, models::ExecutionPlanFactory model)… in qu8_gemm_3x4c2__xop_ld128()
687 benchmark::utils::CheckXOP); in qu8_gemm_3x4c2__xop_ld128()
689 …static void qu8_gemm_4x4c2__xop_ld64(benchmark::State& state, models::ExecutionPlanFactory model) { in qu8_gemm_4x4c2__xop_ld64()
697 benchmark::utils::CheckXOP); in qu8_gemm_4x4c2__xop_ld64()
699 …static void qu8_gemm_4x4c2__xop_ld128(benchmark::State& state, models::ExecutionPlanFactory model)… in qu8_gemm_4x4c2__xop_ld128()
707 benchmark::utils::CheckXOP); in qu8_gemm_4x4c2__xop_ld128()
710 …static void qu8_gemm_2x4c8__xop_ld64(benchmark::State& state, models::ExecutionPlanFactory model) { in qu8_gemm_2x4c8__xop_ld64()
718 benchmark::utils::CheckXOP); in qu8_gemm_2x4c8__xop_ld64()
720 …static void qu8_gemm_3x4c8__xop_ld64(benchmark::State& state, models::ExecutionPlanFactory model) { in qu8_gemm_3x4c8__xop_ld64()
728 benchmark::utils::CheckXOP); in qu8_gemm_3x4c8__xop_ld64()
731 …static void qu8_gemm_2x4c8__xop_ld128(benchmark::State& state, models::ExecutionPlanFactory model)… in qu8_gemm_2x4c8__xop_ld128()
739 benchmark::utils::CheckXOP); in qu8_gemm_2x4c8__xop_ld128()
741 …static void qu8_gemm_3x4c8__xop_ld128(benchmark::State& state, models::ExecutionPlanFactory model)… in qu8_gemm_3x4c8__xop_ld128()
749 benchmark::utils::CheckXOP); in qu8_gemm_3x4c8__xop_ld128()
752 …static void qu8_gemm_2x4c2__avx_ld64(benchmark::State& state, models::ExecutionPlanFactory model) { in qu8_gemm_2x4c2__avx_ld64()
760 benchmark::utils::CheckAVX); in qu8_gemm_2x4c2__avx_ld64()
762 …static void qu8_gemm_2x4c2__avx_ld128(benchmark::State& state, models::ExecutionPlanFactory model)… in qu8_gemm_2x4c2__avx_ld128()
770 benchmark::utils::CheckAVX); in qu8_gemm_2x4c2__avx_ld128()
772 …static void qu8_gemm_3x4c2__avx_ld64(benchmark::State& state, models::ExecutionPlanFactory model) { in qu8_gemm_3x4c2__avx_ld64()
780 benchmark::utils::CheckAVX); in qu8_gemm_3x4c2__avx_ld64()
782 …static void qu8_gemm_3x4c2__avx_ld128(benchmark::State& state, models::ExecutionPlanFactory model)… in qu8_gemm_3x4c2__avx_ld128()
790 benchmark::utils::CheckAVX); in qu8_gemm_3x4c2__avx_ld128()
792 …static void qu8_gemm_4x4c2__avx_ld64(benchmark::State& state, models::ExecutionPlanFactory model) { in qu8_gemm_4x4c2__avx_ld64()
800 benchmark::utils::CheckAVX); in qu8_gemm_4x4c2__avx_ld64()
802 …static void qu8_gemm_4x4c2__avx_ld128(benchmark::State& state, models::ExecutionPlanFactory model)… in qu8_gemm_4x4c2__avx_ld128()
810 benchmark::utils::CheckAVX); in qu8_gemm_4x4c2__avx_ld128()
814 …static void qu8_gemm_2x4c8__avx_ld64(benchmark::State& state, models::ExecutionPlanFactory model) { in qu8_gemm_2x4c8__avx_ld64()
822 benchmark::utils::CheckAVX); in qu8_gemm_2x4c8__avx_ld64()
824 …static void qu8_gemm_2x4c8__avx_ld128(benchmark::State& state, models::ExecutionPlanFactory model)… in qu8_gemm_2x4c8__avx_ld128()
832 benchmark::utils::CheckAVX); in qu8_gemm_2x4c8__avx_ld128()
834 …static void qu8_gemm_3x4c8__avx_ld64(benchmark::State& state, models::ExecutionPlanFactory model) { in qu8_gemm_3x4c8__avx_ld64()
842 benchmark::utils::CheckAVX); in qu8_gemm_3x4c8__avx_ld64()
844 …static void qu8_gemm_3x4c8__avx_ld128(benchmark::State& state, models::ExecutionPlanFactory model)… in qu8_gemm_3x4c8__avx_ld128()
852 benchmark::utils::CheckAVX); in qu8_gemm_3x4c8__avx_ld128()
855 …static void qu8_gemm_2x4c2__sse41_ld64(benchmark::State& state, models::ExecutionPlanFactory model… in qu8_gemm_2x4c2__sse41_ld64()
863 benchmark::utils::CheckSSE41); in qu8_gemm_2x4c2__sse41_ld64()
865 …static void qu8_gemm_2x4c2__sse41_ld128(benchmark::State& state, models::ExecutionPlanFactory mode… in qu8_gemm_2x4c2__sse41_ld128()
873 benchmark::utils::CheckSSE41); in qu8_gemm_2x4c2__sse41_ld128()
875 …static void qu8_gemm_3x4c2__sse41_ld64(benchmark::State& state, models::ExecutionPlanFactory model… in qu8_gemm_3x4c2__sse41_ld64()
883 benchmark::utils::CheckSSE41); in qu8_gemm_3x4c2__sse41_ld64()
885 …static void qu8_gemm_3x4c2__sse41_ld128(benchmark::State& state, models::ExecutionPlanFactory mode… in qu8_gemm_3x4c2__sse41_ld128()
893 benchmark::utils::CheckSSE41); in qu8_gemm_3x4c2__sse41_ld128()
895 …static void qu8_gemm_4x4c2__sse41_ld64(benchmark::State& state, models::ExecutionPlanFactory model… in qu8_gemm_4x4c2__sse41_ld64()
903 benchmark::utils::CheckSSE41); in qu8_gemm_4x4c2__sse41_ld64()
905 …static void qu8_gemm_4x4c2__sse41_ld128(benchmark::State& state, models::ExecutionPlanFactory mode… in qu8_gemm_4x4c2__sse41_ld128()
913 benchmark::utils::CheckSSE41); in qu8_gemm_4x4c2__sse41_ld128()
916 …static void qu8_gemm_2x4c8__sse41_ld64(benchmark::State& state, models::ExecutionPlanFactory model… in qu8_gemm_2x4c8__sse41_ld64()
924 benchmark::utils::CheckSSE41); in qu8_gemm_2x4c8__sse41_ld64()
926 …static void qu8_gemm_2x4c8__sse41_ld128(benchmark::State& state, models::ExecutionPlanFactory mode… in qu8_gemm_2x4c8__sse41_ld128()
934 benchmark::utils::CheckSSE41); in qu8_gemm_2x4c8__sse41_ld128()
936 …static void qu8_gemm_3x4c8__sse41_ld64(benchmark::State& state, models::ExecutionPlanFactory model… in qu8_gemm_3x4c8__sse41_ld64()
944 benchmark::utils::CheckSSE41); in qu8_gemm_3x4c8__sse41_ld64()
946 …static void qu8_gemm_3x4c8__sse41_ld128(benchmark::State& state, models::ExecutionPlanFactory mode… in qu8_gemm_3x4c8__sse41_ld128()
954 benchmark::utils::CheckSSE41); in qu8_gemm_3x4c8__sse41_ld128()
957 …static void qu8_gemm_2x4c2__sse2_ld64(benchmark::State& state, models::ExecutionPlanFactory model)… in qu8_gemm_2x4c2__sse2_ld64()
966 …static void qu8_gemm_2x4c2__sse2_ld128(benchmark::State& state, models::ExecutionPlanFactory model… in qu8_gemm_2x4c2__sse2_ld128()
975 …static void qu8_gemm_3x4c2__sse2_ld64(benchmark::State& state, models::ExecutionPlanFactory model)… in qu8_gemm_3x4c2__sse2_ld64()
984 …static void qu8_gemm_3x4c2__sse2_ld128(benchmark::State& state, models::ExecutionPlanFactory model… in qu8_gemm_3x4c2__sse2_ld128()
993 …static void qu8_gemm_4x4c2__sse2_ld64(benchmark::State& state, models::ExecutionPlanFactory model)… in qu8_gemm_4x4c2__sse2_ld64()
1002 …static void qu8_gemm_4x4c2__sse2_ld128(benchmark::State& state, models::ExecutionPlanFactory model… in qu8_gemm_4x4c2__sse2_ld128()
1012 …static void qu8_gemm_2x4c8__sse2_ld64(benchmark::State& state, models::ExecutionPlanFactory model)… in qu8_gemm_2x4c8__sse2_ld64()
1021 …static void qu8_gemm_2x4c8__sse2_ld128(benchmark::State& state, models::ExecutionPlanFactory model… in qu8_gemm_2x4c8__sse2_ld128()
1030 …static void qu8_gemm_3x4c8__sse2_ld64(benchmark::State& state, models::ExecutionPlanFactory model)… in qu8_gemm_3x4c8__sse2_ld64()
1039 …static void qu8_gemm_3x4c8__sse2_ld128(benchmark::State& state, models::ExecutionPlanFactory model… in qu8_gemm_3x4c8__sse2_ld128()
1108 …static void qu8_gemm_2x4c2__wasmsimd_dot16x2_ld64(benchmark::State& state, models::ExecutionPlanFa… in qu8_gemm_2x4c2__wasmsimd_dot16x2_ld64()
1117 …static void qu8_gemm_2x4c2__wasmsimd_dot16x2_ld128(benchmark::State& state, models::ExecutionPlanF… in qu8_gemm_2x4c2__wasmsimd_dot16x2_ld128()
1126 …static void qu8_gemm_3x4c2__wasmsimd_dot16x2_ld64(benchmark::State& state, models::ExecutionPlanFa… in qu8_gemm_3x4c2__wasmsimd_dot16x2_ld64()
1135 …static void qu8_gemm_3x4c2__wasmsimd_dot16x2_ld128(benchmark::State& state, models::ExecutionPlanF… in qu8_gemm_3x4c2__wasmsimd_dot16x2_ld128()
1144 …static void qu8_gemm_4x4c2__wasmsimd_dot16x2_ld64(benchmark::State& state, models::ExecutionPlanFa… in qu8_gemm_4x4c2__wasmsimd_dot16x2_ld64()
1153 …static void qu8_gemm_4x4c2__wasmsimd_dot16x2_ld128(benchmark::State& state, models::ExecutionPlanF… in qu8_gemm_4x4c2__wasmsimd_dot16x2_ld128()
1163 …static void qu8_gemm_2x4c2s4__wasmsimd_dot16x2_ld64(benchmark::State& state, models::ExecutionPlan… in qu8_gemm_2x4c2s4__wasmsimd_dot16x2_ld64()
1172 …static void qu8_gemm_2x4c2s4__wasmsimd_dot16x2_ld128(benchmark::State& state, models::ExecutionPla… in qu8_gemm_2x4c2s4__wasmsimd_dot16x2_ld128()
1181 …static void qu8_gemm_3x4c2s4__wasmsimd_dot16x2_ld64(benchmark::State& state, models::ExecutionPlan… in qu8_gemm_3x4c2s4__wasmsimd_dot16x2_ld64()
1190 …static void qu8_gemm_3x4c2s4__wasmsimd_dot16x2_ld128(benchmark::State& state, models::ExecutionPla… in qu8_gemm_3x4c2s4__wasmsimd_dot16x2_ld128()
1199 …static void qu8_gemm_4x4c2s4__wasmsimd_dot16x2_ld64(benchmark::State& state, models::ExecutionPlan… in qu8_gemm_4x4c2s4__wasmsimd_dot16x2_ld64()
1208 …static void qu8_gemm_4x4c2s4__wasmsimd_dot16x2_ld128(benchmark::State& state, models::ExecutionPla… in qu8_gemm_4x4c2s4__wasmsimd_dot16x2_ld128()
1218 …static void qu8_gemm_2x4c8__wasmsimd_dot16x2_ld64(benchmark::State& state, models::ExecutionPlanFa… in qu8_gemm_2x4c8__wasmsimd_dot16x2_ld64()
1227 …static void qu8_gemm_2x4c8__wasmsimd_dot16x2_ld128(benchmark::State& state, models::ExecutionPlanF… in qu8_gemm_2x4c8__wasmsimd_dot16x2_ld128()
1236 …static void qu8_gemm_3x4c8__wasmsimd_dot16x2_ld64(benchmark::State& state, models::ExecutionPlanFa… in qu8_gemm_3x4c8__wasmsimd_dot16x2_ld64()
1245 …static void qu8_gemm_3x4c8__wasmsimd_dot16x2_ld128(benchmark::State& state, models::ExecutionPlanF… in qu8_gemm_3x4c8__wasmsimd_dot16x2_ld128()
1254 …static void qu8_gemm_4x4c8__wasmsimd_dot16x2_ld64(benchmark::State& state, models::ExecutionPlanFa… in qu8_gemm_4x4c8__wasmsimd_dot16x2_ld64()
1263 …static void qu8_gemm_4x4c8__wasmsimd_dot16x2_ld128(benchmark::State& state, models::ExecutionPlanF… in qu8_gemm_4x4c8__wasmsimd_dot16x2_ld128()
1297 …static void qu8_gemm_2x2__wasm_fmagic(benchmark::State& state, models::ExecutionPlanFactory model)… in BENCHMARK_QU8_END2END()
1306 …static void qu8_gemm_3x2__wasm_fmagic(benchmark::State& state, models::ExecutionPlanFactory model)… in qu8_gemm_3x2__wasm_fmagic()
1315 …static void qu8_gemm_4x2__wasm_fmagic(benchmark::State& state, models::ExecutionPlanFactory model)… in qu8_gemm_4x2__wasm_fmagic()
1324 …static void qu8_gemm_2x4__wasm_fmagic(benchmark::State& state, models::ExecutionPlanFactory model)… in qu8_gemm_2x4__wasm_fmagic()
1333 …static void qu8_gemm_3x4__wasm_fmagic(benchmark::State& state, models::ExecutionPlanFactory model)… in qu8_gemm_3x4__wasm_fmagic()
1342 …static void qu8_gemm_4x4__wasm_fmagic(benchmark::State& state, models::ExecutionPlanFactory model)… in qu8_gemm_4x4__wasm_fmagic()
1361 static void qu8_gemm_2x2__scalar_fmagic(benchmark::State& state, models::ExecutionPlanFactory model… in BENCHMARK_QU8_END2END()
1370 static void qu8_gemm_3x2__scalar_fmagic(benchmark::State& state, models::ExecutionPlanFactory model… in qu8_gemm_3x2__scalar_fmagic()
1379 static void qu8_gemm_4x2__scalar_fmagic(benchmark::State& state, models::ExecutionPlanFactory model… in qu8_gemm_4x2__scalar_fmagic()
1388 static void qu8_gemm_2x4__scalar_fmagic(benchmark::State& state, models::ExecutionPlanFactory model… in qu8_gemm_2x4__scalar_fmagic()
1397 static void qu8_gemm_3x4__scalar_fmagic(benchmark::State& state, models::ExecutionPlanFactory model… in qu8_gemm_3x4__scalar_fmagic()
1406 static void qu8_gemm_4x4__scalar_fmagic(benchmark::State& state, models::ExecutionPlanFactory model… in qu8_gemm_4x4__scalar_fmagic()
1416 static void qu8_gemm_2x2__scalar_imagic(benchmark::State& state, models::ExecutionPlanFactory model… in qu8_gemm_2x2__scalar_imagic()
1425 static void qu8_gemm_3x2__scalar_imagic(benchmark::State& state, models::ExecutionPlanFactory model… in qu8_gemm_3x2__scalar_imagic()
1434 static void qu8_gemm_4x2__scalar_imagic(benchmark::State& state, models::ExecutionPlanFactory model… in qu8_gemm_4x2__scalar_imagic()
1443 static void qu8_gemm_2x4__scalar_imagic(benchmark::State& state, models::ExecutionPlanFactory model… in qu8_gemm_2x4__scalar_imagic()
1452 static void qu8_gemm_3x4__scalar_imagic(benchmark::State& state, models::ExecutionPlanFactory model… in qu8_gemm_3x4__scalar_imagic()
1461 static void qu8_gemm_4x4__scalar_imagic(benchmark::State& state, models::ExecutionPlanFactory model… in qu8_gemm_4x4__scalar_imagic()
1471 static void qu8_gemm_2x2__scalar_lrintf(benchmark::State& state, models::ExecutionPlanFactory model… in qu8_gemm_2x2__scalar_lrintf()
1480 static void qu8_gemm_3x2__scalar_lrintf(benchmark::State& state, models::ExecutionPlanFactory model… in qu8_gemm_3x2__scalar_lrintf()
1489 static void qu8_gemm_4x2__scalar_lrintf(benchmark::State& state, models::ExecutionPlanFactory model… in qu8_gemm_4x2__scalar_lrintf()
1498 static void qu8_gemm_2x4__scalar_lrintf(benchmark::State& state, models::ExecutionPlanFactory model… in qu8_gemm_2x4__scalar_lrintf()
1507 static void qu8_gemm_3x4__scalar_lrintf(benchmark::State& state, models::ExecutionPlanFactory model… in qu8_gemm_3x4__scalar_lrintf()
1516 static void qu8_gemm_4x4__scalar_lrintf(benchmark::State& state, models::ExecutionPlanFactory model… in qu8_gemm_4x4__scalar_lrintf()