Home
last modified time | relevance | path

Searched refs:CallerVectorWidth (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/IR/
H A DAttributes.cpp1700 uint64_t CallerVectorWidth; in adjustMinLegalVectorWidth() local
1703 .getAsInteger(0, CallerVectorWidth); in adjustMinLegalVectorWidth()
1708 if (CallerVectorWidth < CalleeVectorWidth) in adjustMinLegalVectorWidth()