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