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

  /external/llvm/lib/Target/X86/
X86Subtarget.h 200 bool hasAVX2() const { return X86SSELevel >= AVX2; }
X86InstrInfo.cpp     [all...]

Completed in 163 milliseconds