Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DAttributes.td420 def : MergeRule<"adjustMinLegalVectorWidth">;
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAttributes.cpp2318 adjustMinLegalVectorWidth(Function &Caller, const Function &Callee) { in adjustMinLegalVectorWidth() function