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.cpp2367 llvm::FunctionCallee TLRegDtor = CGF.CGM.CreateRuntimeFunction( in emitGlobalDtorWithTLRegDtor() local
2370 dyn_cast<llvm::Function>(TLRegDtor.getCallee())) in emitGlobalDtorWithTLRegDtor()
2373 CGF.EmitNounwindRuntimeCall(TLRegDtor, DtorStub); in emitGlobalDtorWithTLRegDtor()