Searched defs:MaxTLSAlign (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/include/clang/Basic/ | ||
H A D | TargetInfo.h | 136 unsigned MaxTLSAlign; global() member |
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | Local.cpp | 1529 unsigned MaxTLSAlign = GO->getParent()->getMaxTLSAlignment() / CHAR_BIT; tryEnforceAlignment() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDeclAttr.cpp | 4068 unsigned MaxTLSAlign = AddAlignedAttr() local |