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

  /external/libvpx/libvpx/third_party/libyuv/source/
row_x86.asm 13 %error AVX2 is supported only by yasm 1.2.0 or later.
44 %if cpuflag(AVX2)
65 INIT_YMM AVX2
88 %if cpuflag(AVX2)
106 INIT_YMM AVX2
123 %if cpuflag(AVX2)
144 INIT_YMM AVX2
  /external/libchrome/base/
cpu.h 29 AVX2,
cpu.cc 285 if (has_avx2()) return AVX2;
  /external/llvm/lib/Target/X86/
X86Subtarget.h 50 NoSSE, SSE1, SSE2, SSE3, SSSE3, SSE41, SSE42, AVX, AVX2, AVX512F
347 bool hasAVX2() const { return X86SSELevel >= AVX2; }
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
dct32x32_test.cc 273 AVX2, Trans32x32Test,
  /external/libvpx/libvpx/test/
sad_test.cc     [all...]
dct32x32_test.cc 378 AVX2, Trans32x32Test,
variance_test.cc     [all...]
lpf_8_test.cc 601 AVX2, Loop8Test6Param,
convolve_test.cc     [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
avx2.s 1 # Check i386 AVX2 instructions
x86-64-avx2.s 1 # Check x86-64 AVX2 instructions
avx2-intel.d 2 #name: i386 AVX2 insns (Intel disassembly)
3 #source: avx2.s
avx2.d 2 #name: i386 AVX2 insns
x86-64-avx2-intel.d 2 #name: x86-64 AVX2 insns (Intel disassembly)
3 #source: x86-64-avx2.s
x86-64-avx2.d 2 #name: x86-64 AVX2 insns
  /external/clang/lib/Basic/
Targets.cpp     [all...]
  /external/clang/lib/CodeGen/
CGBuiltin.cpp     [all...]

Completed in 438 milliseconds