Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DCodeGenOptions.h67 enum TLSModel { enum
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1555 auto TLSModel = UseTLS ? in getDefaultSafeStackPointerLocation() local