Searched refs:EmitInstructionImpl (Results 1 – 2 of 2) sorted by relevance
47 void EmitInstructionImpl(const MCInst &Inst, const MCSubtargetInfo &STI);
298 EmitInstructionImpl(Inst, STI); in EmitInstruction()302 void MCObjectStreamer::EmitInstructionImpl(const MCInst &Inst, in EmitInstructionImpl() function in MCObjectStreamer