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