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

  /external/libchrome/base/
cpu.h 25 SSSE3,
  /external/llvm/lib/Target/X86/
X86Subtarget.h 50 NoSSE, SSE1, SSE2, SSE3, SSSE3, SSE41, SSE42, AVX, AVX2, AVX512F
67 /// SSE1, SSE2, SSE3, SSSE3, SSE41, SSE42, or none supported.
343 bool hasSSSE3() const { return X86SSELevel >= SSSE3; }
  /external/clang/lib/CodeGen/
CGBuiltin.cpp     [all...]

Completed in 463 milliseconds