Searched refs:emitRecord (Results 1 – 1 of 1) sorted by relevance
55 void emitRecord(const CodeGenInstruction &Inst, unsigned Num,393 emitRecord(*Inst, Num++, InstrInfo, EmittedLists, OperandInfoIDs, OS); in run()464 void InstrInfoEmitter::emitRecord(const CodeGenInstruction &Inst, unsigned Num, in emitRecord() function in InstrInfoEmitter