Searched defs:newValues (Results 1 – 9 of 9) sorted by relevance
44 setDialectSearchPrefixes(std::vector<std::string> newValues) setDialectSearchPrefixes() argument
214 replaceOp(Operation * op,ValueRange newValues,const OneToNTypeMapping & resultMapping) replaceOp() argument
1486 notifyOpReplaced(Operation * op,ValueRange newValues) notifyOpReplaced() argument 1576 replaceOp(Operation * op,ValueRange newValues) replaceOp() argument [all...]
133 void RewriterBase::replaceOp(Operation *op, ValueRange newValues) { in replaceOp()
1220 replaceOp(mlir::Operation * op,mlir::ValueRange newValues) replaceOp() argument
1295 notifyOperationReplaced(Operation * op,ValueRange newValues) notifyOperationReplaced() argument
998 SmallVector<Value> newValues; matchAndRewrite() local
2478 defineValues(EncodingReader & reader,ValueRange newValues) defineValues() argument
3184 auto newValues = llvm::to_vector(denseDest.getValues<Attribute>()); matchAndRewrite() local