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

  /external/skia/src/opts/
opts_check_SSE2.cpp 71 static inline bool hasSSSE3() {
83 static bool gHasSSSE3 = hasSSSE3();
  /external/llvm/lib/Target/X86/
X86Subtarget.h 200 bool hasSSSE3() const { return X86SSELevel >= SSSE3; }
X86ISelLowering.cpp     [all...]

Completed in 36 milliseconds