Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp2354 llvm::FunctionCallee TLRegDtor = CGF.CGM.CreateRuntimeFunction( in emitGlobalDtorWithTLRegDtor() local
2357 dyn_cast<llvm::Function>(TLRegDtor.getCallee())) in emitGlobalDtorWithTLRegDtor()
2360 CGF.EmitNounwindRuntimeCall(TLRegDtor, DtorStub); in emitGlobalDtorWithTLRegDtor()