HomeSort by relevance Sort by last modified time
    Searched refs:setThreadLocalMode (Results 1 - 5 of 5) sorted by null

  /external/llvm/include/llvm/IR/
GlobalVariable.h 165 void setThreadLocalMode(ThreadLocalMode Val) { threadLocalMode = Val; }
  /external/llvm/lib/IR/
Core.cpp     [all...]
  /external/clang/lib/CodeGen/
ItaniumCXXABI.cpp     [all...]
CodeGenModule.cpp 346 GV->setThreadLocalMode(TLM);
    [all...]
  /external/llvm/lib/AsmParser/
LLParser.cpp 779 GV->setThreadLocalMode(TLM);
    [all...]

Completed in 137 milliseconds