Searched defs:emitDecl (Results 1 – 1 of 1) sorted by relevance
468 void OpEmitter::emitDecl(const Operator &op, raw_ostream &os) { in emitDecl() function in OpEmitter476 void OpEmitter::emitDecl(raw_ostream &os) { opClass.writeDeclTo(os); } in emitDecl() function in OpEmitter2244 void OpOperandAdaptorEmitter::emitDecl(const Operator &op, raw_ostream &os) { in emitDecl() function in OpOperandAdaptorEmitter2254 bool emitDecl) { in emitOpClasses()