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

  /external/llvm/lib/Target/X86/
X86Subtarget.h 84 bool HasSSE4A;
339 bool hasSSE4A() const { return HasSSE4A; }
X86Subtarget.cpp 236 HasSSE4A = false;

Completed in 188 milliseconds