Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGCUDARuntime.h100 virtual void handleVarRegistration(const VarDecl *VD,
H A DCGCUDANV.cpp173 void handleVarRegistration(const VarDecl *VD,
1027 void CGNVCUDARuntime::handleVarRegistration(const VarDecl *D, in handleVarRegistration() function in CGNVCUDARuntime
H A DCodeGenModule.cpp4367 getCUDARuntime().handleVarRegistration(D, *GV); in GetOrCreateLLVMGlobal()
4822 getCUDARuntime().handleVarRegistration(D, *GV); in EmitGlobalVarDefinition()