Searched defs:hasAVX2 (Results 1 – 4 of 4) sorted by relevance
389 bool hasAVX2() const { return X86SSELevel >= AVX2; } in hasAVX2() function
7050 bool hasAVX2 = Subtarget.hasAVX2(); in getExecutionDomain() local
591 bool hasAVX2() const { return X86SSELevel >= AVX2; } in hasAVX2() function
627 bool hasAVX2() const { return X86SSELevel >= AVX2; } in hasAVX2() function