Searched refs:CallerVectorWidth (Results 1 – 1 of 1) sorted by relevance
2052 uint64_t CallerVectorWidth, CalleeVectorWidth; in adjustMinLegalVectorWidth() local2053 CallerAttr.getValueAsString().getAsInteger(0, CallerVectorWidth); in adjustMinLegalVectorWidth()2055 if (CallerVectorWidth < CalleeVectorWidth) in adjustMinLegalVectorWidth()