HomeSort by relevance Sort by last modified time
    Searched refs:AVX2 (Results 1 - 25 of 115) sorted by null

1 2 3 4 5

  /external/libaom/libaom/test/
simd_avx2_test.cc 12 #define ARCH AVX2
simd_cmp_avx2.cc 12 #define ARCH AVX2
hiprec_convolve_test.cc 33 INSTANTIATE_TEST_CASE_P(AVX2, AV1HiprecConvolveTest,
56 INSTANTIATE_TEST_CASE_P(AVX2, AV1HighbdHiprecConvolveTest,
  /build/make/core/combo/arch/x86/
amberlake.mk 3 # that have AVX2 feature flag
broadwell.mk 3 # that have AVX2 feature flag
icelake.mk 3 # that have AVX2 feature flag
kabylake.mk 3 # that support AVX2 feature flag
skylake.mk 3 # that support AVX2 feature flag
tigerlake.mk 3 # that have AVX2 feature flag
whiskeylake.mk 3 # that have AVX2 feature flag
  /build/make/core/combo/arch/x86_64/
amberlake.mk 3 # that have AVX2 feature flag
broadwell.mk 3 # that have AVX2 feature flag
icelake.mk 3 # that have AVX2 feature flag
kabylake.mk 3 # that have AVX2 feature flag
skylake.mk 3 # that have AVX2 feature flag
tigerlake.mk 3 # that have AVX2 feature flag
whiskeylake.mk 3 # that have AVX2 feature flag
  /external/skia/src/core/
SkCpu.h 24 AVX2 = 1 << 9,
28 HSW = AVX2 | BMI1 | BMI2 | F16C | FMA,
85 features |= AVX2;
88 // It's available on Haswell+ just like AVX2, but it's technically a different bit.
  /external/skqp/src/core/
SkCpu.h 24 AVX2 = 1 << 9,
28 HSW = AVX2 | BMI1 | BMI2 | F16C | FMA,
85 features |= AVX2;
88 // It's available on Haswell+ just like AVX2, but it's technically a different bit.
  /external/skia/infra/bots/recipes/
perf_pathkit.py 132 api.test('Perf-Debian9-EMCC-GCE-CPU-AVX2-wasm-Release-All-PathKit') +
133 api.properties(buildername=('Perf-Debian9-EMCC-GCE-CPU-AVX2'
142 api.test('Perf-Debian9-EMCC-GCE-CPU-AVX2-asmjs-Release-All-PathKit') +
143 api.properties(buildername=('Perf-Debian9-EMCC-GCE-CPU-AVX2'
153 api.properties(buildername=('Perf-Debian9-EMCC-GCE-CPU-AVX2'
test_pathkit.py 137 api.test('Test-Debian9-EMCC-GCE-CPU-AVX2-wasm-Debug-All-PathKit') +
138 api.properties(buildername=('Test-Debian9-EMCC-GCE-CPU-AVX2'
147 api.test('Test-Debian9-EMCC-GCE-CPU-AVX2-asmjs-Debug-All-PathKit') +
148 api.properties(buildername=('Test-Debian9-EMCC-GCE-CPU-AVX2'
157 api.test('Test-Debian9-EMCC-GCE-CPU-AVX2-asmjs-Release-All-PathKit') +
158 api.properties(buildername=('Test-Debian9-EMCC-GCE-CPU-AVX2'
168 api.properties(buildername=('Test-Debian9-EMCC-GCE-CPU-AVX2'
test_lottie_web.py 108 api.test('Test-Debian9-none-GCE-CPU-AVX2-x86_64-Debug-All-LottieWeb') +
109 api.properties(buildername=('Test-Debian9-none-GCE-CPU-AVX2'
119 api.properties(buildername=('Test-Debian9-none-GCE-CPU-AVX2'
  /external/skqp/infra/bots/recipes/
perf_pathkit.py 132 api.test('Perf-Debian9-EMCC-GCE-CPU-AVX2-wasm-Release-All-PathKit') +
133 api.properties(buildername=('Perf-Debian9-EMCC-GCE-CPU-AVX2'
142 api.test('Perf-Debian9-EMCC-GCE-CPU-AVX2-asmjs-Release-All-PathKit') +
143 api.properties(buildername=('Perf-Debian9-EMCC-GCE-CPU-AVX2'
153 api.properties(buildername=('Perf-Debian9-EMCC-GCE-CPU-AVX2'
test_pathkit.py 137 api.test('Test-Debian9-EMCC-GCE-CPU-AVX2-wasm-Debug-All-PathKit') +
138 api.properties(buildername=('Test-Debian9-EMCC-GCE-CPU-AVX2'
147 api.test('Test-Debian9-EMCC-GCE-CPU-AVX2-asmjs-Debug-All-PathKit') +
148 api.properties(buildername=('Test-Debian9-EMCC-GCE-CPU-AVX2'
157 api.test('Test-Debian9-EMCC-GCE-CPU-AVX2-asmjs-Release-All-PathKit') +
158 api.properties(buildername=('Test-Debian9-EMCC-GCE-CPU-AVX2'
168 api.properties(buildername=('Test-Debian9-EMCC-GCE-CPU-AVX2'
test_lottie_web.py 108 api.test('Test-Debian9-none-GCE-CPU-AVX2-x86_64-Debug-All-LottieWeb') +
109 api.properties(buildername=('Test-Debian9-none-GCE-CPU-AVX2'
119 api.properties(buildername=('Test-Debian9-none-GCE-CPU-AVX2'

Completed in 337 milliseconds

1 2 3 4 5