Home
last modified time | relevance | path

Searched refs:TlsGuardValue (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp2464 llvm::LoadInst *TlsGuardValue = in emitTlsGuardCheck() local
2467 CGF.Builder.CreateICmpEQ(TlsGuardValue, CGF.Builder.getInt8(0)); in emitTlsGuardCheck()