Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp1447 bool HasAVXType = false; in isNoProtoCallVariadic() local
1451 HasAVXType = true; in isNoProtoCallVariadic()
1456 if (!HasAVXType) in isNoProtoCallVariadic()