Searched defs:TLSModel (Results 1 - 4 of 4) sorted by relevance

/external/llvm/include/llvm/Support/
H A DCodeGen.h41 namespace TLSModel { namespace in namespace:llvm
/external/clang/include/clang/Frontend/
H A DCodeGenOptions.h64 enum TLSModel { enum in class:clang::CodeGenOptions
/external/swiftshader/third_party/LLVM/include/llvm/Target/
H A DTargetLowering.h65 namespace TLSModel { namespace in namespace:llvm
73 TLSModel::Model getTLSModel(const GlobalValue *GV, Reloc::Model reloc);
/external/llvm/lib/CodeGen/
H A DSafeStack.cpp375 auto TLSModel = UseTLS ? local
383 UnsafeStackPtrVar, nullptr, TLSModel);

Completed in 451 milliseconds