Searched refs:getLOHContainer (Results 1 – 6 of 6) sorted by relevance
460 MCLOHContainer &getLOHContainer() { return LOHContainer; } in getLOHContainer() function461 const MCLOHContainer &getLOHContainer() const { in getLOHContainer() function462 return const_cast<MCAssembler *>(this)->getLOHContainer(); in getLOHContainer()
398 const MILOHContainer &getLOHContainer() const { return LOHContainerSet; } in getLOHContainer() function
698 for (const auto &D : AArch64FI->getLOHContainer()) { in emitLOHs()
835 uint64_t LOHRawSize = Asm.getLOHContainer().getEmitSize(*this, Layout); in writeObject()1051 Asm.getLOHContainer().emit(*this, Layout); in writeObject()
122 getAssembler().getLOHContainer().addDirective(Kind, Args); in emitLOHDirective()
124 getLOHContainer().reset(); in reset()