Searched refs:isPassedUsingAVXType (Results 1 – 1 of 1) sorted by relevance
1364 bool isPassedUsingAVXType(QualType type) const { in isPassedUsingAVXType() function in __anon8aa8892d0211::X86_64ABIInfo1466 if (getABIInfo<X86_64ABIInfo>().isPassedUsingAVXType(arg.Ty)) { in isNoProtoCallVariadic()