repo stringlengths 1 152 ⌀ | file stringlengths 14 221 | code stringlengths 501 25k | file_length int64 501 25k | avg_line_length float64 20 99.5 | max_line_length int64 21 134 | extension_type stringclasses 2
values |
|---|---|---|---|---|---|---|
XNNPACK | XNNPACK-master/src/f32-rsum/gen/f32-rsum-avx-x16-acc2.c | // Auto-generated file. Do not edit!
// Template: src/f32-rsum/avx.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <immintrin.h>
#incl... | 1,829 | 30.016949 | 112 | c |
XNNPACK | XNNPACK-master/src/f32-rsum/gen/f32-rsum-avx-x24-acc3.c | // Auto-generated file. Do not edit!
// Template: src/f32-rsum/avx.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <immintrin.h>
#incl... | 1,997 | 30.714286 | 112 | c |
XNNPACK | XNNPACK-master/src/f32-rsum/gen/f32-rsum-avx-x32-acc2.c | // Auto-generated file. Do not edit!
// Template: src/f32-rsum/avx.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <immintrin.h>
#incl... | 2,011 | 30.936508 | 112 | c |
XNNPACK | XNNPACK-master/src/f32-rsum/gen/f32-rsum-avx-x32-acc4.c | // Auto-generated file. Do not edit!
// Template: src/f32-rsum/avx.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <immintrin.h>
#incl... | 2,165 | 31.328358 | 112 | c |
XNNPACK | XNNPACK-master/src/f32-rsum/gen/f32-rsum-avx-x8.c | // Auto-generated file. Do not edit!
// Template: src/f32-rsum/avx.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <immintrin.h>
#incl... | 1,479 | 29.204082 | 112 | c |
XNNPACK | XNNPACK-master/src/f32-rsum/gen/f32-rsum-neon-x12-acc3.c | // Auto-generated file. Do not edit!
// Template: src/f32-rsum/neon.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_neon.h>
#incl... | 1,886 | 29.934426 | 74 | c |
XNNPACK | XNNPACK-master/src/f32-rsum/gen/f32-rsum-neon-x16-acc2.c | // Auto-generated file. Do not edit!
// Template: src/f32-rsum/neon.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_neon.h>
#incl... | 1,903 | 30.213115 | 74 | c |
XNNPACK | XNNPACK-master/src/f32-rsum/gen/f32-rsum-neon-x16-acc4.c | // Auto-generated file. Do not edit!
// Template: src/f32-rsum/neon.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_neon.h>
#incl... | 2,055 | 30.630769 | 74 | c |
XNNPACK | XNNPACK-master/src/f32-rsum/gen/f32-rsum-neon-x4.c | // Auto-generated file. Do not edit!
// Template: src/f32-rsum/neon.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_neon.h>
#incl... | 1,375 | 27.666667 | 74 | c |
XNNPACK | XNNPACK-master/src/f32-rsum/gen/f32-rsum-neon-x8-acc2.c | // Auto-generated file. Do not edit!
// Template: src/f32-rsum/neon.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_neon.h>
#incl... | 1,714 | 29.087719 | 74 | c |
XNNPACK | XNNPACK-master/src/f32-rsum/gen/f32-rsum-scalar-x1.c | // Auto-generated file. Do not edit!
// Template: src/f32-rsum/scalar.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <xnnpack/common.h... | 854 | 22.108108 | 74 | c |
XNNPACK | XNNPACK-master/src/f32-rsum/gen/f32-rsum-scalar-x2-acc2.c | // Auto-generated file. Do not edit!
// Template: src/f32-rsum/scalar.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <xnnpack/common.h... | 1,063 | 21.638298 | 74 | c |
XNNPACK | XNNPACK-master/src/f32-rsum/gen/f32-rsum-scalar-x3-acc3.c | // Auto-generated file. Do not edit!
// Template: src/f32-rsum/scalar.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <xnnpack/common.h... | 1,224 | 21.685185 | 74 | c |
XNNPACK | XNNPACK-master/src/f32-rsum/gen/f32-rsum-scalar-x4-acc2.c | // Auto-generated file. Do not edit!
// Template: src/f32-rsum/scalar.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <xnnpack/common.h... | 1,234 | 21.87037 | 74 | c |
XNNPACK | XNNPACK-master/src/f32-rsum/gen/f32-rsum-scalar-x4-acc4.c | // Auto-generated file. Do not edit!
// Template: src/f32-rsum/scalar.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <xnnpack/common.h... | 1,314 | 21.672414 | 74 | c |
XNNPACK | XNNPACK-master/src/f32-rsum/gen/f32-rsum-sse-x12-acc3.c | // Auto-generated file. Do not edit!
// Template: src/f32-rsum/sse.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <xmmintrin.h>
#incl... | 1,786 | 27.365079 | 83 | c |
XNNPACK | XNNPACK-master/src/f32-rsum/gen/f32-rsum-sse-x16-acc2.c | // Auto-generated file. Do not edit!
// Template: src/f32-rsum/sse.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <xmmintrin.h>
#incl... | 1,800 | 27.587302 | 83 | c |
XNNPACK | XNNPACK-master/src/f32-rsum/gen/f32-rsum-sse-x16-acc4.c | // Auto-generated file. Do not edit!
// Template: src/f32-rsum/sse.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <xmmintrin.h>
#incl... | 1,942 | 28 | 83 | c |
XNNPACK | XNNPACK-master/src/f32-rsum/gen/f32-rsum-sse-x4.c | // Auto-generated file. Do not edit!
// Template: src/f32-rsum/sse.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <xmmintrin.h>
#incl... | 1,299 | 25.530612 | 83 | c |
XNNPACK | XNNPACK-master/src/f32-rsum/gen/f32-rsum-sse-x8-acc2.c | // Auto-generated file. Do not edit!
// Template: src/f32-rsum/sse.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <xmmintrin.h>
#incl... | 1,627 | 26.59322 | 83 | c |
XNNPACK | XNNPACK-master/src/f32-rsum/gen/f32-rsum-wasmsimd-x12-acc3.c | // Auto-generated file. Do not edit!
// Template: src/f32-rsum/wasmsimd.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <wasm_simd128.h... | 2,040 | 30.4 | 78 | c |
XNNPACK | XNNPACK-master/src/f32-rsum/gen/f32-rsum-wasmsimd-x16-acc2.c | // Auto-generated file. Do not edit!
// Template: src/f32-rsum/wasmsimd.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <wasm_simd128.h... | 2,044 | 30.461538 | 78 | c |
XNNPACK | XNNPACK-master/src/f32-rsum/gen/f32-rsum-wasmsimd-x16-acc4.c | // Auto-generated file. Do not edit!
// Template: src/f32-rsum/wasmsimd.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <wasm_simd128.h... | 2,218 | 31.15942 | 78 | c |
XNNPACK | XNNPACK-master/src/f32-rsum/gen/f32-rsum-wasmsimd-x4.c | // Auto-generated file. Do not edit!
// Template: src/f32-rsum/wasmsimd.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <wasm_simd128.h... | 1,503 | 28.490196 | 78 | c |
XNNPACK | XNNPACK-master/src/f32-rsum/gen/f32-rsum-wasmsimd-x8-acc2.c | // Auto-generated file. Do not edit!
// Template: src/f32-rsum/wasmsimd.c.in
// Generator: tools/xngen
//
// Copyright 2023 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <wasm_simd128.h... | 1,859 | 29.491803 | 78 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-12x1-minmax-neon.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/neon.c.in
// Generator: tools/xngen
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_neon.h>
#incl... | 7,300 | 36.060914 | 75 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-12x1-minmax-neonfma.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/neon.c.in
// Generator: tools/xngen
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_neon.h>
#incl... | 7,303 | 36.076142 | 75 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-12x2-minmax-aarch64-neonfma.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/neon-blocked.c.in
// Generator: tools/xngen
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_neon.h... | 15,321 | 37.401003 | 76 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-12x4-minmax-aarch64-neonfma.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/neon-blocked.c.in
// Generator: tools/xngen
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_neon.h... | 20,380 | 40.678937 | 76 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-16x1-minmax-neon-pipelined.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/neon-pipelined.c.in
// Generator: tools/xngen
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_neon... | 8,102 | 36.169725 | 75 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-16x1-minmax-neon-x2.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/neon.c.in
// Generator: tools/xngen
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_neon.h>
#incl... | 9,666 | 38.618852 | 75 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-16x1-minmax-neon.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/neon.c.in
// Generator: tools/xngen
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_neon.h>
#incl... | 7,593 | 36.408867 | 75 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-16x1-minmax-neonfma-pipelined.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/neon-pipelined.c.in
// Generator: tools/xngen
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_neon... | 8,105 | 36.183486 | 75 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-16x1-minmax-neonfma-x2.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/neon.c.in
// Generator: tools/xngen
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_neon.h>
#incl... | 9,669 | 38.631148 | 75 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-16x1-minmax-neonfma.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/neon.c.in
// Generator: tools/xngen
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_neon.h>
#incl... | 7,596 | 36.423645 | 75 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-16x1-minmax-sse.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/sse.c.in
// Generator: tools/xngen
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <immintrin.h>
#incl... | 7,386 | 37.07732 | 87 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmsimd-arm-pipelined-x2.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/wasmsimd-pipelined.c.in
// Generator: tools/xngen
//
// Copyright 2020 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <wasm... | 9,150 | 38.786957 | 82 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmsimd-arm-pipelined.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/wasmsimd-pipelined.c.in
// Generator: tools/xngen
//
// Copyright 2020 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <wasm... | 7,848 | 37.101942 | 82 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmsimd-arm-x2.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/wasmsimd.c.in
// Generator: tools/xngen
//
// Copyright 2020 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <wasm_simd128.h... | 9,790 | 40.487288 | 82 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmsimd-arm-x4.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/wasmsimd.c.in
// Generator: tools/xngen
//
// Copyright 2020 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <wasm_simd128.h... | 12,164 | 43.076087 | 82 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmsimd-arm.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/wasmsimd.c.in
// Generator: tools/xngen
//
// Copyright 2020 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <wasm_simd128.h... | 7,631 | 37.938776 | 82 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmsimd-x86-pipelined-x2.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/wasmsimd-pipelined.c.in
// Generator: tools/xngen
//
// Copyright 2020 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <wasm... | 9,168 | 38.865217 | 82 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmsimd-x86-pipelined.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/wasmsimd-pipelined.c.in
// Generator: tools/xngen
//
// Copyright 2020 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <wasm... | 7,866 | 37.18932 | 82 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmsimd-x86-x2.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/wasmsimd.c.in
// Generator: tools/xngen
//
// Copyright 2020 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <wasm_simd128.h... | 9,808 | 40.563559 | 82 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmsimd-x86-x4.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/wasmsimd.c.in
// Generator: tools/xngen
//
// Copyright 2020 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <wasm_simd128.h... | 12,182 | 43.141304 | 82 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmsimd-x86.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/wasmsimd.c.in
// Generator: tools/xngen
//
// Copyright 2020 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <wasm_simd128.h... | 7,649 | 38.030612 | 82 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-16x2-minmax-aarch64-neonfma.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/neon-blocked.c.in
// Generator: tools/xngen
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_neon.h... | 16,204 | 37.954327 | 76 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-16x4-minmax-aarch64-neonfma.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/neon-blocked.c.in
// Generator: tools/xngen
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_neon.h... | 21,785 | 41.22093 | 76 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-1x1-minmax-scalar-pipelined.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/scalar-pipelined.c.in
// Generator: tools/xngen
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <xnnpac... | 1,865 | 26.441176 | 80 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-1x1-minmax-scalar.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/scalar.c.in
// Generator: tools/xngen
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <xnnpack/math.h>
... | 2,496 | 28.376471 | 82 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-2x1-minmax-scalar-pipelined.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/scalar-pipelined.c.in
// Generator: tools/xngen
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <xnnpac... | 3,069 | 27.962264 | 82 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-2x1-minmax-scalar.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/scalar.c.in
// Generator: tools/xngen
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <xnnpack/math.h>
... | 4,620 | 30.868966 | 84 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-32x1-minmax-neon-pipelined.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/neon-pipelined.c.in
// Generator: tools/xngen
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_neon... | 11,650 | 38.097315 | 75 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-32x1-minmax-neon-x2.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/neon.c.in
// Generator: tools/xngen
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_neon.h>
#incl... | 14,426 | 41.061224 | 75 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-32x1-minmax-neon.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/neon.c.in
// Generator: tools/xngen
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_neon.h>
#incl... | 10,741 | 38.492647 | 75 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-32x1-minmax-neonfma-pipelined.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/neon-pipelined.c.in
// Generator: tools/xngen
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_neon... | 11,653 | 38.107383 | 75 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-32x1-minmax-neonfma-x2.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/neon.c.in
// Generator: tools/xngen
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_neon.h>
#incl... | 14,429 | 41.069971 | 75 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-32x1-minmax-neonfma.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/neon.c.in
// Generator: tools/xngen
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_neon.h>
#incl... | 10,744 | 38.503676 | 75 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-32x1-minmax-sse.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/sse.c.in
// Generator: tools/xngen
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <immintrin.h>
#incl... | 10,565 | 39.328244 | 87 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmsimd-arm-pipelined-x2.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/wasmsimd-pipelined.c.in
// Generator: tools/xngen
//
// Copyright 2020 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <wasm... | 13,590 | 41.605016 | 82 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmsimd-arm-pipelined.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/wasmsimd-pipelined.c.in
// Generator: tools/xngen
//
// Copyright 2020 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <wasm... | 11,328 | 39.605735 | 82 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmsimd-arm-x2.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/wasmsimd.c.in
// Generator: tools/xngen
//
// Copyright 2020 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <wasm_simd128.h... | 14,874 | 43.66967 | 82 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmsimd-arm-x4.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/wasmsimd.c.in
// Generator: tools/xngen
//
// Copyright 2020 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <wasm_simd128.h... | 19,256 | 46.548148 | 82 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmsimd-arm.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/wasmsimd.c.in
// Generator: tools/xngen
//
// Copyright 2020 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <wasm_simd128.h... | 10,991 | 40.479245 | 82 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmsimd-x86-pipelined-x2.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/wasmsimd-pipelined.c.in
// Generator: tools/xngen
//
// Copyright 2020 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <wasm... | 13,624 | 41.711599 | 82 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmsimd-x86-pipelined.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/wasmsimd-pipelined.c.in
// Generator: tools/xngen
//
// Copyright 2020 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <wasm... | 11,362 | 39.727599 | 82 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmsimd-x86-x2.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/wasmsimd.c.in
// Generator: tools/xngen
//
// Copyright 2020 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <wasm_simd128.h... | 14,908 | 43.771772 | 82 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmsimd-x86-x4.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/wasmsimd.c.in
// Generator: tools/xngen
//
// Copyright 2020 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <wasm_simd128.h... | 19,290 | 46.632099 | 82 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmsimd-x86.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/wasmsimd.c.in
// Generator: tools/xngen
//
// Copyright 2020 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <wasm_simd128.h... | 11,025 | 40.607547 | 82 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-32x2-minmax-aarch64-neonfma.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/neon-blocked.c.in
// Generator: tools/xngen
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_neon.h... | 24,823 | 40.58124 | 76 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-4x1-minmax-neon-pipelined.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/neon-pipelined.c.in
// Generator: tools/xngen
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_neon... | 4,641 | 33.385185 | 75 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-4x1-minmax-neon-x2.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/neon.c.in
// Generator: tools/xngen
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_neon.h>
#incl... | 5,298 | 35.047619 | 75 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-4x1-minmax-neon.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/neon.c.in
// Generator: tools/xngen
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_neon.h>
#incl... | 4,370 | 33.417323 | 75 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-4x1-minmax-neonfma-pipelined.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/neon-pipelined.c.in
// Generator: tools/xngen
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_neon... | 4,644 | 33.407407 | 75 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-4x1-minmax-neonfma-x2.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/neon.c.in
// Generator: tools/xngen
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_neon.h>
#incl... | 5,301 | 35.068027 | 75 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-4x1-minmax-neonfma.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/neon.c.in
// Generator: tools/xngen
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_neon.h>
#incl... | 4,373 | 33.440945 | 75 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-4x1-minmax-scalar-pipelined.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/scalar-pipelined.c.in
// Generator: tools/xngen
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <xnnpac... | 4,723 | 28.898734 | 82 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-4x1-minmax-scalar.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/scalar.c.in
// Generator: tools/xngen
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <xnnpack/math.h>
... | 7,681 | 32.4 | 84 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-4x1-minmax-sse.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/sse.c.in
// Generator: tools/xngen
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <immintrin.h>
#incl... | 4,087 | 33.644068 | 87 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmsimd-arm-pipelined-x2.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/wasmsimd-pipelined.c.in
// Generator: tools/xngen
//
// Copyright 2020 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <wasm... | 4,885 | 34.664234 | 82 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmsimd-arm-pipelined.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/wasmsimd-pipelined.c.in
// Generator: tools/xngen
//
// Copyright 2020 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <wasm... | 4,299 | 33.4 | 82 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmsimd-arm-x2.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/wasmsimd.c.in
// Generator: tools/xngen
//
// Copyright 2020 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <wasm_simd128.h... | 5,040 | 35.79562 | 82 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmsimd-arm-x4.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/wasmsimd.c.in
// Generator: tools/xngen
//
// Copyright 2020 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <wasm_simd128.h... | 5,912 | 37.647059 | 82 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmsimd-arm.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/wasmsimd.c.in
// Generator: tools/xngen
//
// Copyright 2020 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <wasm_simd128.h... | 4,170 | 34.347458 | 82 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmsimd-x86-pipelined-x2.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/wasmsimd-pipelined.c.in
// Generator: tools/xngen
//
// Copyright 2020 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <wasm... | 4,891 | 34.708029 | 82 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmsimd-x86-pipelined.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/wasmsimd-pipelined.c.in
// Generator: tools/xngen
//
// Copyright 2020 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <wasm... | 4,305 | 33.448 | 82 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmsimd-x86-x2.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/wasmsimd.c.in
// Generator: tools/xngen
//
// Copyright 2020 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <wasm_simd128.h... | 5,046 | 35.839416 | 82 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmsimd-x86-x4.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/wasmsimd.c.in
// Generator: tools/xngen
//
// Copyright 2020 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <wasm_simd128.h... | 5,918 | 37.686275 | 82 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmsimd-x86.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/wasmsimd.c.in
// Generator: tools/xngen
//
// Copyright 2020 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <wasm_simd128.h... | 4,176 | 34.398305 | 82 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-4x2-minmax-aarch64-neonfma.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/neon-blocked.c.in
// Generator: tools/xngen
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_neon.h... | 8,134 | 34.679825 | 76 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-4x4-minmax-aarch64-neonfma.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/neon-blocked.c.in
// Generator: tools/xngen
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_neon.h... | 10,219 | 37.712121 | 76 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-8x1-minmax-neon-pipelined.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/neon-pipelined.c.in
// Generator: tools/xngen
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_neon... | 6,059 | 34.647059 | 75 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-8x1-minmax-neon-x2.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/neon.c.in
// Generator: tools/xngen
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_neon.h>
#incl... | 6,990 | 36.586022 | 75 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-8x1-minmax-neon.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/neon.c.in
// Generator: tools/xngen
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_neon.h>
#incl... | 5,681 | 34.735849 | 75 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-8x1-minmax-neonfma-pipelined.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/neon-pipelined.c.in
// Generator: tools/xngen
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_neon... | 6,062 | 34.664706 | 75 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-8x1-minmax-neonfma-x2.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/neon.c.in
// Generator: tools/xngen
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_neon.h>
#incl... | 6,993 | 36.602151 | 75 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-8x1-minmax-neonfma.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/neon.c.in
// Generator: tools/xngen
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <arm_neon.h>
#incl... | 5,684 | 34.754717 | 75 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-8x1-minmax-scalar-pipelined.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/scalar-pipelined.c.in
// Generator: tools/xngen
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <xnnpac... | 7,277 | 29.579832 | 82 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-8x1-minmax-scalar.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/scalar.c.in
// Generator: tools/xngen
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <xnnpack/math.h>
... | 12,616 | 33.567123 | 84 | c |
XNNPACK | XNNPACK-master/src/f32-spmm/gen/f32-spmm-8x1-minmax-sse.c | // Auto-generated file. Do not edit!
// Template: src/f32-spmm/sse.c.in
// Generator: tools/xngen
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <immintrin.h>
#incl... | 5,429 | 35.2 | 87 | c |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.