Home
last modified time | relevance | path

Searched defs:TlsGuard (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp2428 llvm::GlobalValue *TlsGuard = cast<llvm::GlobalValue>(TlsGuardConstant); in getTlsGuardVar() local
2449 static void emitTlsGuardCheck(CodeGenFunction &CGF, llvm::GlobalValue *TlsGuard, in emitTlsGuardCheck()
2460 llvm::GlobalValue *TlsGuard, in emitDynamicTlsInitializationCall()
2477 llvm::GlobalValue *TlsGuard = getTlsGuardVar(CGF.CGM); in emitDynamicTlsInitialization() local