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

/external/clang/lib/CodeGen/
H A DTargetInfo.cpp1377 bool HasAVXType = false; variable
1381 HasAVXType = true;
1386 if (!HasAVXType)

Completed in 658 milliseconds