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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp2441 bool HasAVXType = false; variable
2445 HasAVXType = true;
2450 if (!HasAVXType)

Completed in 71 milliseconds