Searched refs:isPassedUsingAVXType (Results 1 – 1 of 1) sorted by relevance
1356 bool isPassedUsingAVXType(QualType type) const { in isPassedUsingAVXType() function in __anonf160ca420211::X86_64ABIInfo1459 if (getABIInfo<X86_64ABIInfo>().isPassedUsingAVXType(it->Ty)) { in isNoProtoCallVariadic()