Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp1456 bool HasAVXType = false; in isNoProtoCallVariadic() local
1460 HasAVXType = true; in isNoProtoCallVariadic()
1465 if (!HasAVXType) in isNoProtoCallVariadic()