Home
last modified time | relevance | path

Searched refs:codeBuffer (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DRewriterGen.cpp698 std::string codeBuffer; in emitEitherOperandMatch() local
699 llvm::raw_string_ostream tblgenOps(codeBuffer); in emitEitherOperandMatch()