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

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

Completed in 339 milliseconds