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