Searched refs:emitInstToFragment (Results 1 – 6 of 6) sorted by relevance
171 void MCWasmStreamer::emitInstToFragment(const MCInst &Inst, in emitInstToFragment() function in MCWasmStreamer173 this->MCObjectStreamer::emitInstToFragment(Inst, STI); in emitInstToFragment()
485 void MCELFStreamer::emitInstToFragment(const MCInst &Inst, in emitInstToFragment() function in MCELFStreamer487 this->MCObjectStreamer::emitInstToFragment(Inst, STI); in emitInstToFragment()
385 emitInstToFragment(Inst, STI); in emitInstructionImpl()388 void MCObjectStreamer::emitInstToFragment(const MCInst &Inst, in emitInstToFragment() function in MCObjectStreamer
71 void emitInstToFragment(const MCInst &Inst, const MCSubtargetInfo &) override;
142 void emitInstToFragment(const MCInst &Inst, const MCSubtargetInfo &) override;
129 virtual void emitInstToFragment(const MCInst &Inst, const MCSubtargetInfo &);