Searched refs:MaxNumVScale (Results 1 – 1 of 1) sorted by relevance
1196 Optional<unsigned> MaxNumVScale = getMaxVScale(); in getGatherScatterOpCost() local1197 assert(MaxNumVScale && "Expected valid max vscale value"); in getGatherScatterOpCost()1202 MaxNumVScale.getValue() * LegalVF.getKnownMinValue(); in getGatherScatterOpCost()