Searched defs:hasAVX2 (Results 1 – 6 of 6) sorted by relevance
15 #define hasAVX2 macro22 #define hasAVX2 macro
206 bool hasAVX2() const { return X86SSELevel >= AVX2; } in hasAVX2() function
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