Searched refs:SystemZMaxVrArgs (Results 1 – 1 of 1) sorted by relevance
5719 static const unsigned SystemZMaxVrArgs = 8; member5803 if (AK == ArgKind::Vector && (VrIndex >= SystemZMaxVrArgs || !IsFixed)) in visitCallBase()