Searched refs:HasAVX2 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Support/
H A DHost.cpp218 bool HasAVX2 = HasAVX && MaxLeaf >= 0x7 && local
343 return HasAVX2 ? "core-avx2" : "corei7";

Completed in 122 milliseconds