Home
last modified time | relevance | path

Searched defs:hasSSSE3 (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86Subtarget.h176 bool hasSSSE3() const { return X86SSELevel >= SSSE3; } in hasSSSE3() function
/external/llvm/lib/Target/X86/
DX86Subtarget.h385 bool hasSSSE3() const { return X86SSELevel >= SSSE3; } in hasSSSE3() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86Subtarget.h541 bool hasSSSE3() const { return X86SSELevel >= SSSE3; } in hasSSSE3() function