Searched refs:getCommonAlignment (Results 1 – 6 of 6) sorted by relevance
355 unsigned getCommonAlignment() const { in getCommonAlignment() function369 if (CommonSize != Size || getCommonAlignment() != Align ||
118 if (unsigned Align = getCommonAlignment()) { in getEncodedFlags()
214 uint32_t getCommonAlignment() const { in getCommonAlignment() function
149 using irsymtab::Symbol::getCommonAlignment;
768 std::max(CommonRes.Align, MaybeAlign(Sym.getCommonAlignment())); in addRegularLTO()
468 return Sym.getCommonAlignment(); in SymbolValue()