Searched defs:hasSSE2 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/X86/
H A DX86Subtarget.h341 bool hasSSE2() const { return X86SSELevel >= SSE2; } function in class:llvm::final

Completed in 50 milliseconds