Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Bufferization/Transforms/
H A DFuncBufferizableOpInterfaceImpl.cpp272 SmallVector<Value> replacementValues(numResults, Value()); in bufferize() local
/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Transforms/
H A DElementwiseOpFusion.cpp840 Optional<SmallVector<Value>> replacementValues = in matchAndRewrite() local
875 Optional<SmallVector<Value>> replacementValues = fuseWithReshapeByExpansion( in matchAndRewrite() local
/llvm-project-15.0.7/mlir/lib/Dialect/Shape/IR/
H A DShape.cpp318 SmallVector<Value, 4> replacementValues; in matchAndRewrite() local
/llvm-project-15.0.7/mlir/lib/Transforms/Utils/
H A DDialectConversion.cpp1921 SmallVector<Value, 2> replacementValues; in legalizeWithFold() local