Searched refs:getCUDARuntime (Results 1 – 6 of 6) sorted by relevance
642 CGCUDARuntime &getCUDARuntime() { in getCUDARuntime() function
1587 getCUDARuntime().getDeviceSideName(ND) == in getMangledName()4217 auto *Handle = getCUDARuntime().getKernelHandle( in GetAddrOfFunction()4523 getCUDARuntime().handleVarRegistration(D, *GV); in GetOrCreateLLVMGlobal()4984 getCUDARuntime().internalizeDeviceSideVar(D, Linkage); in EmitGlobalVarDefinition()4986 getCUDARuntime().handleVarRegistration(D, *GV); in EmitGlobalVarDefinition()
496 return CGM.getCUDARuntime().EmitCUDAKernelCallExpr(*this, E, ReturnValue); in EmitCUDAKernelCallExpr()
1443 CGM.getCUDARuntime().emitDeviceStub(*this, Args); in GenerateCode()
5065 CalleePtr = CGF.CGM.getCUDARuntime().getKernelStub( in EmitDirectCallee()
5274 auto Name = CGM.getCUDARuntime().getDeviceSideName( in EmitBuiltinExpr()