Searched refs:getLOHContainer (Results 1 – 6 of 6) sorted by relevance
390 MCLOHContainer &getLOHContainer() { return LOHContainer; } in getLOHContainer() function391 const MCLOHContainer &getLOHContainer() const { in getLOHContainer() function392 return const_cast<MCAssembler *>(this)->getLOHContainer(); in getLOHContainer()
183 const MILOHContainer &getLOHContainer() const { return LOHContainerSet; } in getLOHContainer() function
143 for (const auto &D : AArch64FI->getLOHContainer()) { in EmitLOHs()
742 uint64_t LOHRawSize = Asm.getLOHContainer().getEmitSize(*this, Layout); in writeObject()941 Asm.getLOHContainer().emit(*this, Layout); in writeObject()
117 getAssembler().getLOHContainer().addDirective(Kind, Args); in EmitLOHDirective()
99 getLOHContainer().reset(); in reset()