Searched refs:emitRecord (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/include/llvm/Bitcode/ |
| H A D | BitcodeConvenience.h | 377 emitRecord(Stream, buffer, AbbrevCode, id, std::forward<Data>(data)...); 397 static void emitRecord(llvm::BitstreamWriter &Stream, BufferTy &buffer, 466 static void emitRecord(llvm::BitstreamWriter &Stream, BufferTy &buffer, 468 Base::emitRecord(Stream, buffer, abbrCode, RecordCode,
|
| /openbsd-src/gnu/llvm/llvm/utils/TableGen/ |
| H A D | InstrInfoEmitter.cpp | 87 void emitRecord(const CodeGenInstruction &Inst, unsigned Num, 939 emitRecord(*Inst, --Num, InstrInfo, EmittedLists, OperandInfoIDs, OS); in run() 1104 void InstrInfoEmitter::emitRecord(const CodeGenInstruction &Inst, unsigned Num, in emitRecord() function in InstrInfoEmitter
|