Searched refs:getMaxTLSAlign (Results 1 – 3 of 3) sorted by relevance
1469 unsigned getMaxTLSAlign() const { return MaxTLSAlign; } in getMaxTLSAlign() function
4458 Context.toCharUnitsFromBits(Context.getTargetInfo().getMaxTLSAlign()) in AddAlignedAttr()
14236 if (unsigned MaxAlign = Context.getTargetInfo().getMaxTLSAlign()) { in CheckThreadLocalForLargeAlignment()