Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/IR/
H A DFunctionInterfaces.cpp45 Operation *op, StringRef attrName, unsigned numTotalIndices, unsigned index, in setArgResAttrDict() argument
53 SmallVector<Attribute, 8> newAttrs(numTotalIndices, in setArgResAttrDict()
/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DFunctionInterfaces.h50 unsigned numTotalIndices, unsigned index,