Searched refs:emitDecl (Results 1 – 4 of 4) sorted by relevance
52 ArrayRef<llvm::Record *> opDefs, bool emitDecl) { in emitOpConstraints() argument54 if (emitDecl) in emitOpConstraints()
387 emitDecl(const Operator &op, raw_ostream &os,397 void emitDecl(raw_ostream &os);841 void OpEmitter::emitDecl( in emitDecl() function in OpEmitter844 OpEmitter(op, staticVerifierEmitter).emitDecl(os); in emitDecl()853 void OpEmitter::emitDecl(raw_ostream &os) { in emitDecl() function in OpEmitter2812 emitDecl(const Operator &op,2988 void OpOperandAdaptorEmitter::emitDecl( in emitDecl() function in OpOperandAdaptorEmitter3005 bool emitDecl) { in emitOpClasses() argument3008 if (emitDecl) { in emitOpClasses()3026 staticVerifierEmitter.emitOpConstraints(defs, emitDecl); in emitOpClasses()[all …]
69 void emitDecl(raw_ostream &os) const { in emitDecl() function in __anon07f336460411::DefGen656 DefGen(def).emitDecl(os); in emitDecls()
110 void emitOpConstraints(ArrayRef<llvm::Record *> opDefs, bool emitDecl);