Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Tools/PDLL/CodeGen/
H A DMLIRGen.cpp232 SmallVector<Value> replValues; in genImpl() local
/llvm-project-15.0.7/mlir/lib/Tools/PDLL/Parser/
H A DParser.cpp2360 SmallVector<ast::Expr *> replValues; in parseReplaceStmt() local
2998 MutableArrayRef<ast::Expr *> replValues) { in createReplaceStmt()