Searched refs:getLOHContainer (Results 1 – 6 of 6) sorted by relevance
157 const MILOHContainer &getLOHContainer() const { return LOHContainerSet; } in getLOHContainer() function
152 for (const auto &D : AArch64FI->getLOHContainer()) { in EmitLOHs()
864 MCLOHContainer &getLOHContainer() { return LOHContainer; }865 const MCLOHContainer &getLOHContainer() const {866 return const_cast<MCAssembler *>(this)->getLOHContainer();
738 uint64_t LOHRawSize = Asm.getLOHContainer().getEmitSize(*this, Layout); in writeObject()937 Asm.getLOHContainer().emit(*this, Layout); in writeObject()
115 getAssembler().getLOHContainer().addDirective(Kind, Args); in EmitLOHDirective()
367 getLOHContainer().reset(); in reset()