Searched refs:getMaxTLSAlignment (Results 1 – 3 of 3) sorted by relevance
1029 unsigned getMaxTLSAlignment() const;
795 unsigned Module::getMaxTLSAlignment() const { in getMaxTLSAlignment() function in Module
1535 unsigned MaxTLSAlign = GO->getParent()->getMaxTLSAlignment() / CHAR_BIT; in tryEnforceAlignment()