Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DTargetInfo.cpp2188 bool isPassedUsingAVXType(QualType type) const { in isPassedUsingAVXType() function in __anon2eb210400311::X86_64ABIInfo
2305 if (getABIInfo().isPassedUsingAVXType(it->Ty)) { in isNoProtoCallVariadic()