Searched defs:emitOp (Results 1 – 4 of 4) sorted by relevance
65 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp() function81 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp() function106 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp() function123 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp() function141 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp() function153 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp() function
126 bool ByteCodeEmitter::emitOp(Opcode Op, const Tys &... Args, const SourceInfo &SI) { in emitOp() function in ByteCodeEmitter
52 void DIEDwarfExpression::emitOp(uint8_t Op, const char* Comment) { in emitOp() function in DIEDwarfExpression
176 void DebugLocDwarfExpression::emitOp(uint8_t Op, const char *Comment) { in emitOp() function in DebugLocDwarfExpression