Searched refs:CallerVectorWidth (Results 1 – 1 of 1) sorted by relevance
1699 uint64_t CallerVectorWidth; in adjustMinLegalVectorWidth() local1702 .getAsInteger(0, CallerVectorWidth); in adjustMinLegalVectorWidth()1703 if (CallerVectorWidth < CalleeVectorWidth) { in adjustMinLegalVectorWidth()