Searched defs:hasSSE3 (Results 1 - 1 of 1) sorted by path

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

Completed in 208 milliseconds