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

  /external/libchrome/base/
cpu.h 24 SSE3,
  /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.
342 bool hasSSE3() const { return X86SSELevel >= SSE3; }
  /external/v8/src/
globals.h 697 SSE3,
  /external/clang/lib/CodeGen/
CGBuiltin.cpp     [all...]

Completed in 106 milliseconds