HomeSort by relevance Sort by last modified time
    Searched refs:hasSSE3 (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/X86/
X86Subtarget.h 175 bool hasSSE3() const { return X86SSELevel >= SSE3; }
X86ISelLowering.cpp 319 if (Subtarget->hasSSE1() && !Subtarget->hasSSE3())
    [all...]

Completed in 664 milliseconds