HomeSort by relevance Sort by last modified time
    Searched defs:TLSModel (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/Support/
CodeGen.h 38 namespace TLSModel {
  /external/clang/include/clang/Frontend/
CodeGenOptions.h 92 enum TLSModel {
  /external/llvm/lib/Transforms/Instrumentation/
SafeStack.cpp 361 auto TLSModel = UseTLS ?
369 UnsafeStackPtrVar, nullptr, TLSModel);

Completed in 597 milliseconds