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

  /src/external/gpl3/gcc.old/dist/libgomp/
target.c 637 gomp_map_pointer (struct target_mem_desc *tgt, struct goacc_asyncqueue *aq, function
1182 == GOMP_MAP_POINTER))
1326 gomp_map_pointer (k->tgt, aq,
1455 == GOMP_MAP_POINTER))
1591 case GOMP_MAP_POINTER:
1593 gomp_map_pointer
1634 gomp_map_pointer (tgt, aq,
  /src/external/gpl3/gcc/dist/libgomp/
target.c 684 gomp_map_pointer (struct target_mem_desc *tgt, struct goacc_asyncqueue *aq, function
1242 == GOMP_MAP_POINTER))
1386 gomp_map_pointer (k->tgt, aq,
1562 == GOMP_MAP_POINTER))
1729 case GOMP_MAP_POINTER:
1731 gomp_map_pointer
1772 gomp_map_pointer (tgt, aq,
3635 case GOMP_MAP_POINTER:

Completed in 103 milliseconds