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.h95 virtual void handleVarRegistration(const VarDecl *VD,
H A DCGCUDANV.cpp190 void handleVarRegistration(const VarDecl *VD,
1107 void CGNVCUDARuntime::handleVarRegistration(const VarDecl *D, in handleVarRegistration() function in CGNVCUDARuntime
H A DCodeGenModule.cpp5361 getCUDARuntime().handleVarRegistration(D, *GV); in GetOrCreateLLVMGlobal()
5880 getCUDARuntime().handleVarRegistration(D, *GV); in EmitGlobalVarDefinition()