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