Searched refs:getMaxTLSAlignment (Results 1 – 3 of 3) sorted by relevance
1003 unsigned getMaxTLSAlignment() const;
805 unsigned Module::getMaxTLSAlignment() const { in getMaxTLSAlignment() function in Module
1563 unsigned MaxTLSAlign = GV->getParent()->getMaxTLSAlignment() / CHAR_BIT; in tryEnforceAlignment()