Home
last modified time | relevance | path

Searched defs:destOp (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
H A DHoistPadding.cpp755 auto destOp = in tracesBackToExpectedValue() local
/llvm-project/mlir/lib/Dialect/Tensor/IR/
H A DTensorOps.cpp81 auto destOp = opResult.getDefiningOp<DestinationStyleOpInterface>(); getOrCreateDestination() local
823 auto destOp = source.getDefiningOp<DestinationStyleOpInterface>(); matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/Affine/IR/
H A DAffineOps.cpp161 Operation *destOp = dest->getParentOp(); isLegalToInline() local