Searched refs:getMaxTLSAlign (Results 1 – 3 of 3) sorted by relevance
848 unsigned short getMaxTLSAlign() const { in getMaxTLSAlign() function
3198 Context.toCharUnitsFromBits(Context.getTargetInfo().getMaxTLSAlign()) in AddAlignedAttr()
10140 if (unsigned MaxAlign = Context.getTargetInfo().getMaxTLSAlign()) { in FinalizeDeclaration()