Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DTargetInfo.cpp2302 bool HasAVXType = false; in isNoProtoCallVariadic() local
2306 HasAVXType = true; in isNoProtoCallVariadic()
2311 if (!HasAVXType) in isNoProtoCallVariadic()