Searched defs:hasSSSE3 (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86Subtarget.h597 bool hasSSSE3() const { return X86SSELevel >= SSSE3; } function in class:llvm::final

Completed in 77 milliseconds