Searched refs:emitInstructionImpl (Results 1 – 2 of 2) sorted by relevance
67 void emitInstructionImpl(const MCInst &Inst, const MCSubtargetInfo &STI);
347 emitInstructionImpl(Inst, STI); in emitInstruction()350 void MCObjectStreamer::emitInstructionImpl(const MCInst &Inst, in emitInstructionImpl() function in MCObjectStreamer