Home
last modified time | relevance | path

Searched refs:setThreadLocalMode (Results 1 – 25 of 32) sorted by relevance

12

/aosp_15_r20/external/llvm/lib/IR/
H A DGlobals.cpp229 setThreadLocalMode(TLMode); in GlobalVariable()
247 setThreadLocalMode(TLMode); in GlobalVariable()
298 setThreadLocalMode(SrcVar->getThreadLocalMode()); in copyAttributesFrom()
H A DCore.cpp1708 GV->setThreadLocalMode(GlobalVariable::NotThreadLocal); in LLVMSetThreadLocalMode()
1711 GV->setThreadLocalMode(GlobalVariable::GeneralDynamicTLSModel); in LLVMSetThreadLocalMode()
1714 GV->setThreadLocalMode(GlobalVariable::LocalDynamicTLSModel); in LLVMSetThreadLocalMode()
1717 GV->setThreadLocalMode(GlobalVariable::InitialExecTLSModel); in LLVMSetThreadLocalMode()
1720 GV->setThreadLocalMode(GlobalVariable::LocalExecTLSModel); in LLVMSetThreadLocalMode()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DGlobals.cpp347 setThreadLocalMode(TLMode); in GlobalVariable()
367 setThreadLocalMode(TLMode); in GlobalVariable()
413 setThreadLocalMode(Src->getThreadLocalMode()); in copyAttributesFrom()
H A DCore.cpp2172 GV->setThreadLocalMode(GlobalVariable::NotThreadLocal); in LLVMSetThreadLocalMode()
2175 GV->setThreadLocalMode(GlobalVariable::GeneralDynamicTLSModel); in LLVMSetThreadLocalMode()
2178 GV->setThreadLocalMode(GlobalVariable::LocalDynamicTLSModel); in LLVMSetThreadLocalMode()
2181 GV->setThreadLocalMode(GlobalVariable::InitialExecTLSModel); in LLVMSetThreadLocalMode()
2184 GV->setThreadLocalMode(GlobalVariable::LocalExecTLSModel); in LLVMSetThreadLocalMode()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DGlobals.cpp66 setThreadLocalMode(Src->getThreadLocalMode()); in copyAttributesFrom()
417 setThreadLocalMode(TLMode); in GlobalVariable()
441 setThreadLocalMode(TLMode); in GlobalVariable()
H A DCore.cpp2189 GV->setThreadLocalMode(GlobalVariable::NotThreadLocal); in LLVMSetThreadLocalMode()
2192 GV->setThreadLocalMode(GlobalVariable::GeneralDynamicTLSModel); in LLVMSetThreadLocalMode()
2195 GV->setThreadLocalMode(GlobalVariable::LocalDynamicTLSModel); in LLVMSetThreadLocalMode()
2198 GV->setThreadLocalMode(GlobalVariable::InitialExecTLSModel); in LLVMSetThreadLocalMode()
2201 GV->setThreadLocalMode(GlobalVariable::LocalExecTLSModel); in LLVMSetThreadLocalMode()
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DGlobalValue.h227 setThreadLocalMode(Val ? GeneralDynamicTLSModel : NotThreadLocal); in setThreadLocal()
229 void setThreadLocalMode(ThreadLocalMode Val) { in setThreadLocalMode() function
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DGlobalValue.h210 setThreadLocalMode(Val ? GeneralDynamicTLSModel : NotThreadLocal); in setThreadLocal()
212 void setThreadLocalMode(ThreadLocalMode Val) { in setThreadLocalMode() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DGlobalValue.h261 setThreadLocalMode(Val ? GeneralDynamicTLSModel : NotThreadLocal); in setThreadLocal()
263 void setThreadLocalMode(ThreadLocalMode Val) { in setThreadLocalMode() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DGlobalValue.h252 setThreadLocalMode(Val ? GeneralDynamicTLSModel : NotThreadLocal); in setThreadLocal()
254 void setThreadLocalMode(ThreadLocalMode Val) { in setThreadLocalMode() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DGlobalValue.h265 setThreadLocalMode(Val ? GeneralDynamicTLSModel : NotThreadLocal); in setThreadLocal()
267 void setThreadLocalMode(ThreadLocalMode Val) { in setThreadLocalMode() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DGlobalValue.h265 setThreadLocalMode(Val ? GeneralDynamicTLSModel : NotThreadLocal); in setThreadLocal()
267 void setThreadLocalMode(ThreadLocalMode Val) { in setThreadLocalMode() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DGlobalValue.h265 setThreadLocalMode(Val ? GeneralDynamicTLSModel : NotThreadLocal); in setThreadLocal()
267 void setThreadLocalMode(ThreadLocalMode Val) { in setThreadLocalMode() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DGlobalValue.h265 setThreadLocalMode(Val ? GeneralDynamicTLSModel : NotThreadLocal); in setThreadLocal()
267 void setThreadLocalMode(ThreadLocalMode Val) { in setThreadLocalMode() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DWasmEHPrepare.cpp221 LPadContextGV->setThreadLocalMode(GlobalValue::GeneralDynamicTLSModel); in prepareEHPads()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.cpp269 GV.setThreadLocalMode(GlobalValue::ThreadLocalMode::NotThreadLocal); in stripThreadLocals()
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp612 G->setThreadLocalMode(GlobalVariable::InitialExecTLSModel); in runOnModule()
617 G->setThreadLocalMode(GlobalVariable::InitialExecTLSModel); in runOnModule()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp724 G->setThreadLocalMode(GlobalVariable::InitialExecTLSModel); in runOnModule()
729 G->setThreadLocalMode(GlobalVariable::InitialExecTLSModel); in runOnModule()
H A DSanitizerCoverage.cpp438 SanCovLowestStack->setThreadLocalMode( in instrumentModule()
/aosp_15_r20/external/AFLplusplus/instrumentation/
H A DSanitizerCoveragePCGUARD.so.cc422 SanCovLowestStack->setThreadLocalMode( in instrumentModule()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp489 SanCovLowestStack->setThreadLocalMode( in instrumentModule()
H A DDataFlowSanitizer.cpp1500 G->setThreadLocalMode(GlobalVariable::InitialExecTLSModel); in runImpl()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp423 GV->setThreadLocalMode(GlobalValue::GeneralDynamicTLSModel); in getGlobalVariable()
/aosp_15_r20/external/llvm/lib/AsmParser/
H A DLLParser.cpp789 GA->setThreadLocalMode(TLM); in parseIndirectSymbol()
914 GV->setThreadLocalMode(TLM); in ParseGlobal()
/aosp_15_r20/external/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp1969 guard->setThreadLocalMode(var->getThreadLocalMode()); in EmitGuardedInit()

12