Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCUDARuntime.h93 virtual void handleVarRegistration(const VarDecl *VD,
H A DCGCUDANV.cpp182 void handleVarRegistration(const VarDecl *VD,
1042 void CGNVCUDARuntime::handleVarRegistration(const VarDecl *D, in handleVarRegistration() function in CGNVCUDARuntime
H A DCodeGenModule.cpp5080 getCUDARuntime().handleVarRegistration(D, *GV); in GetOrCreateLLVMGlobal()
5566 getCUDARuntime().handleVarRegistration(D, *GV); in EmitGlobalVarDefinition()