Searched refs:emitBlockID (Results 1 – 2 of 2) sorted by relevance
456 static void emitBlockID(unsigned ID, const char *Name, in emitBlockID() function486 #define BLOCK(X) emitBlockID(X ## _ID, #X, Stream, Record) in emitBlockInfoBlock()
206 void emitBlockID(llvm::BitstreamWriter &Stream, unsigned ID, in emitBlockID() function240 #define BLOCK(Block) emitBlockID(Stream, Block##_ID, #Block) in writeBlockInfoBlock()