Searched refs:cuda_info (Results 1 – 4 of 4) sorted by relevance
6 struct cuda_info { struct12 void cuda_open_files(struct cuda_info *info, const char *input); argument13 void cuda_close_files(struct cuda_info *info);
21 void cuda_open_files(struct cuda_info *info, const char *input) in cuda_open_files()45 void cuda_close_files(struct cuda_info *info) in cuda_close_files()
338 struct ppcg_kernel *kernel, struct cuda_info *cuda) in print_kernel_headers()481 struct cuda_info *cuda) in print_kernel()581 struct cuda_info *cuda;666 struct cuda_info *cuda) in print_host_code()691 struct cuda_info *cuda = user; in print_cuda()720 struct cuda_info cuda; in generate_cuda()
3104 struct cuda_info *CudaInfo;