Home
last modified time | relevance | path

Searched defs:replValues (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Tools/PDLL/CodeGen/
H A DMLIRGen.cpp236 SmallVector<Value> replValues; in genImpl() local
/llvm-project/mlir/lib/Tools/PDLL/Parser/
H A DParser.cpp2398 SmallVector<ast::Expr *> replValues; parseReplaceStmt() local
3074 createReplaceStmt(SMRange loc,ast::Expr * rootOp,MutableArrayRef<ast::Expr * > replValues) createReplaceStmt() argument