Home
last modified time | relevance | path

Searched defs:boundOperands (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Transforms/
H A DHoistPadding.cpp354 SmallVector<Value> boundOperands; in getPackedTensorSizes() local
/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Utils/
H A DUtils.cpp216 SmallVectorImpl<Value> &boundOperands, in getUpperBoundForIndex()
318 SmallVector<Value> boundOperands; in getConstantUpperBoundForIndex() local
/llvm-project-15.0.7/mlir/lib/Dialect/Affine/Analysis/
H A DAffineStructures.cpp1264 ValueRange boundOperands) { in addBound()
/llvm-project-15.0.7/mlir/lib/Dialect/Affine/IR/
H A DAffineOps.cpp1691 Operation::operand_range boundOperands, in printBound()
1778 auto boundOperands = in foldLoopBounds() local