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

/external/llvm/lib/Target/X86/
H A DX86Subtarget.h306 bool hasSSE2() const { return X86SSELevel >= SSE2; } function in class:llvm::final

Completed in 95 milliseconds