Home
last modified time | relevance | path

Searched refs:kernel_h (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/polly/lib/External/ppcg/
H A Dcuda_common.c35 info->kernel_h = fopen(name, "w"); in cuda_open_files()
40 fprintf(info->kernel_h, "#include \"cuda.h\"\n\n"); in cuda_open_files()
48 fclose(info->kernel_h); in cuda_close_files()
H A Dcuda_common.h9 FILE *kernel_h; member
H A Dcuda.c342 p = isl_printer_to_file(prog->ctx, cuda->kernel_h); in print_kernel_headers()
/llvm-project-15.0.7/mlir/docs/Rationale/
H A DRationale.md644 // d0 = output_h, d1 = output_w, d2 = kernel_h, d3 = kernel_w