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

/external/clang/lib/CodeGen/
H A DTargetInfo.cpp1876 bool HasAVXType = false; variable
1880 HasAVXType = true;
1885 if (!HasAVXType)

Completed in 125 milliseconds