Searched refs:isPassedUsingAVXType (Results 1 – 1 of 1) sorted by relevance
1497 bool isPassedUsingAVXType(QualType type) const { in isPassedUsingAVXType() function in __anona890a3f30211::X86_64ABIInfo1588 if (getABIInfo().isPassedUsingAVXType(it->Ty)) { in isNoProtoCallVariadic()