Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
DAttributes.td342 def : MergeRule<"adjustMinLegalVectorWidth">;
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
DAttributes.cpp2022 adjustMinLegalVectorWidth(Function &Caller, const Function &Callee) { in adjustMinLegalVectorWidth() function