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

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

Completed in 131 milliseconds