Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DAttributes.td238 def : MergeRule<"adjustMinLegalVectorWidth">;
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/IR/
DAttributesCompatFunc.inc504 adjustMinLegalVectorWidth(Caller, Callee);
/external/swiftshader/third_party/llvm-7.0/configs/common/include/llvm/IR/
DAttributes.inc504 adjustMinLegalVectorWidth(Caller, Callee);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DAttributes.cpp1692 adjustMinLegalVectorWidth(Function &Caller, const Function &Callee) { in adjustMinLegalVectorWidth() function