HomeSort by: relevance | last modified time | path
    Searched defs:ind_fn_table (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgomp/plugin/
plugin-nvptx.c 1416 uint64_t ind_fn_table[ind_fn_entries]; local
1417 r = CUDA_CALL_NOCHECK (cuMemcpyDtoH, ind_fn_table, var, bytes);
1426 ind_fn_map[k * 2 + 1] = ind_fn_table[k];
1428 k, host_ind_fn_table[k], ind_fn_table[k]);

Completed in 24 milliseconds