Home
last modified time | relevance | path

Searched defs:MaxTLSAlign (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h136 unsigned MaxTLSAlign; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp1535 unsigned MaxTLSAlign = GO->getParent()->getMaxTLSAlignment() / CHAR_BIT; in tryEnforceAlignment() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp4061 unsigned MaxTLSAlign = in AddAlignedAttr() local