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()
527 void MCELFStreamer::emitInstToFragment(const MCInst &Inst, in emitInstToFragment() function in MCELFStreamer529 this->MCObjectStreamer::emitInstToFragment(Inst, STI); in emitInstToFragment()
458 emitInstToFragment(Inst, STI); in emitInstructionImpl()461 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 &);