Searched refs:emitRecord (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DInstrInfoEmitter.cpp74 void emitRecord(const CodeGenInstruction &Inst, unsigned Num,
566 emitRecord(*Inst, Num++, InstrInfo, EmittedLists, OperandInfoIDs, OS);
716 void InstrInfoEmitter::emitRecord(const CodeGenInstruction &Inst, unsigned Num, function in class:InstrInfoEmitter

Completed in 110 milliseconds