Searched refs:emitInstructionEnd (Results 1 – 3 of 3) sorted by relevance
65 virtual void emitInstructionEnd(MCObjectStreamer &OS, const MCInst &Inst) {} in emitInstructionEnd() function
165 void emitInstructionEnd(MCObjectStreamer &OS, const MCInst &Inst) override;561 void X86AsmBackend::emitInstructionEnd(MCObjectStreamer &OS, const MCInst &Inst) { in emitInstructionEnd() function in X86AsmBackend
422 getAssembler().getBackend().emitInstructionEnd(*this, Inst); in emitInstruction()