Home
last modified time | relevance | path

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

/llvm-project/mlir/tools/mlir-tblgen/
H A DOpDefinitionsGen.cpp1060 void OpEmitter::emitDecl( emitDecl() function in OpEmitter
1072 void OpEmitter::emitDecl(raw_ostream &os) { emitDecl() function in OpEmitter
4351 void OpOperandAdaptorEmitter::emitDecl( global() function in OpOperandAdaptorEmitter
4382 emitOpClasses(const RecordKeeper & recordKeeper,const std::vector<Record * > & defs,raw_ostream & os,const StaticVerifierFunctionEmitter & staticVerifierEmitter,bool emitDecl) global() argument
[all...]
H A DAttrOrTypeDefGen.cpp69 void emitDecl(raw_ostream &os) const { emitDecl() function in __anonf478c6890411::DefGen