HomeSort by relevance Sort by last modified time
    Searched defs:avx2 (Results 1 - 5 of 5) sorted by null

  /external/flac/libFLAC/include/private/
cpu.h 154 FLAC__bool avx2; member in struct:__anon20617
166 FLAC__bool avx2; member in struct:__anon20618
  /prebuilts/go/darwin-x86/src/crypto/sha256/
sha256block_amd64.s 13 // The avx2-version is described in an Intel White-Paper:
17 // AVX2 version by Intel, same algorithm as code in Linux kernel:
18 // https://github.com/torvalds/linux/blob/master/arch/x86/crypto/sha256-avx2-asm.S
155 // Definitions for AVX2 version
555 JE avx2
671 avx2: label
    [all...]
  /prebuilts/go/linux-x86/src/crypto/sha256/
sha256block_amd64.s 13 // The avx2-version is described in an Intel White-Paper:
17 // AVX2 version by Intel, same algorithm as code in Linux kernel:
18 // https://github.com/torvalds/linux/blob/master/arch/x86/crypto/sha256-avx2-asm.S
155 // Definitions for AVX2 version
555 JE avx2
671 avx2: label
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
asm_amd64.s 2108 avx2: label
2293 avx2: label
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
asm_amd64.s 2108 avx2: label
2293 avx2: label
    [all...]

Completed in 304 milliseconds