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