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

  /src/external/gpl3/gcc/dist/libgomp/plugin/
plugin-gcn.c 3071 hsa_memory_copy_wrapper (void *dst, const void *src, size_t len) function
3103 hsa_memory_copy_wrapper (data->dst, data->src, data->len);
3967 hsa_memory_copy_wrapper (dst, src, n);
  /src/external/gpl3/gcc.old/dist/libgomp/plugin/
plugin-gcn.c 2914 hsa_memory_copy_wrapper (void *dst, const void *src, size_t len) function
2946 hsa_memory_copy_wrapper (data->dst, data->src, data->len);
3717 hsa_memory_copy_wrapper (dst, src, n);

Completed in 28 milliseconds