Searched refs:emitInstToFragment (Results 1 – 6 of 6) sorted by relevance
185 void MCWasmStreamer::emitInstToFragment(const MCInst &Inst, in emitInstToFragment() function in MCWasmStreamer187 this->MCObjectStreamer::emitInstToFragment(Inst, STI); in emitInstToFragment()
534 void MCELFStreamer::emitInstToFragment(const MCInst &Inst, in emitInstToFragment() function in MCELFStreamer536 this->MCObjectStreamer::emitInstToFragment(Inst, STI); in emitInstToFragment()
460 emitInstToFragment(Inst, STI); in emitInstructionImpl()463 void MCObjectStreamer::emitInstToFragment(const MCInst &Inst, in emitInstToFragment() function in MCObjectStreamer
71 void emitInstToFragment(const MCInst &Inst, const MCSubtargetInfo &) override;
138 void emitInstToFragment(const MCInst &Inst, const MCSubtargetInfo &) override;
149 virtual void emitInstToFragment(const MCInst &Inst, const MCSubtargetInfo &);