Searched refs:getCUDARuntime (Results 1 – 6 of 6) sorted by relevance
734 CGCUDARuntime &getCUDARuntime() { in getCUDARuntime() function
2189 getCUDARuntime().getDeviceSideName(ND) == in getMangledName()5039 auto *Handle = getCUDARuntime().getKernelHandle( in GetAddrOfFunction()5361 getCUDARuntime().handleVarRegistration(D, *GV); in GetOrCreateLLVMGlobal()5878 getCUDARuntime().internalizeDeviceSideVar(D, Linkage); in EmitGlobalVarDefinition()5880 getCUDARuntime().handleVarRegistration(D, *GV); in EmitGlobalVarDefinition()
508 return CGM.getCUDARuntime().EmitCUDAKernelCallExpr(*this, E, ReturnValue, in EmitCUDAKernelCallExpr()
1584 CGM.getCUDARuntime().emitDeviceStub(*this, Args); in GenerateCode()
5940 CalleePtr = CGF.CGM.getCUDARuntime().getKernelStub( in EmitDirectCallee()
6305 auto Name = CGM.getCUDARuntime().getDeviceSideName( in EmitBuiltinExpr()