Searched defs:fp_h (Results 1 – 3 of 3) sorted by relevance
111 HostFnPtr fp_h = h; in hostf() local132 …HostFnPtr fp_h = h; // expected-error {{reference to __host__ function 'h' in __device__ f… in devicef() local153 …HostFnPtr fp_h = h; // expected-error {{reference to __host__ function 'h' in __global__ f… in globalf() local174 HostFnPtr fp_h = h; in hostdevicef() local199 HostFnPtr fp_h = h; variable
647 nir_precomp_print_nir(FILE *fp_c, FILE *fp_h, const nir_shader *nir, in nir_precomp_print_nir()664 nir_precomp_print_header(FILE *fp_c, FILE *fp_h, const char *copyright, in nir_precomp_print_header()
266 FILE *fp_h = fopen(outh_file, "w"); in main() local