Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DAttributes.cpp1694 uint64_t CalleeVectorWidth; in adjustMinLegalVectorWidth() local
1697 .getAsInteger(0, CalleeVectorWidth); in adjustMinLegalVectorWidth()
1703 if (CallerVectorWidth < CalleeVectorWidth) { in adjustMinLegalVectorWidth()