Searched refs:setTLSMode (Results 1 – 3 of 3) sorted by relevance
479 void setTLSMode(llvm::GlobalVariable *GV, const VarDecl &D) const;
285 void CodeGenModule::setTLSMode(llvm::GlobalVariable *GV, in setTLSMode() function in CodeGenModule1253 setTLSMode(GV, *D); in GetOrCreateLLVMGlobal()
200 CGM.setTLSMode(GV, D); in CreateStaticVarDecl()