Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DTargetInfo.cpp2404 bool isPassedUsingAVXType(QualType type) const { in isPassedUsingAVXType() function in __anon8ad051810211::X86_64ABIInfo
2525 if (getABIInfo().isPassedUsingAVXType(it->Ty)) { in isNoProtoCallVariadic()