Home
last modified time | relevance | path

Searched defs:TLSModel (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h69 enum TLSModel { enum
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1845 auto TLSModel = UseTLS ? in getDefaultSafeStackPointerLocation() local