HomeSort by: relevance | last modified time | path
    Searched refs:rev_offload (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgomp/config/nvptx/
libgomp-nvptx.h 35 struct rev_offload { struct
47 #error "Data-type conversion required for rev_offload"
target.c 27 #include "libgomp-nvptx.h" /* For struct rev_offload + GOMP_REV_OFFLOAD_VAR. */
32 volatile struct rev_offload *GOMP_REV_OFFLOAD_VAR;
  /src/external/gpl3/gcc/dist/libgomp/plugin/
plugin-nvptx.c 43 /* For struct rev_offload + GOMP_REV_OFFLOAD_VAR. */
338 struct rev_offload *rev_data;
2288 struct rev_offload *rev_data = ptx_dev->rev_data;

Completed in 94 milliseconds