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

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

Completed in 44 milliseconds