Home
last modified time | relevance | path

Searched refs:acc_deviceptr (Results 1 – 15 of 15) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/libgomp/
H A Dopenacc.h121 void *acc_deviceptr (void *) __GOACC_NOTHROW;
H A Dlibgomp.map411 acc_deviceptr;
H A Doacc-parallel.c656 void *dptr = acc_deviceptr (hostaddrs[i-1]); in GOACC_update()
H A Dopenacc_lib.h424 ! acc_deviceptr: Only available in C/C++
H A Doacc-mem.c242 acc_deviceptr (void *h) in acc_deviceptr() function
H A Dlibgomp.info1690 * acc_deviceptr:: Get device pointer associated with specific
2479 File: libgomp.info, Node: acc_unmap_data, Next: acc_deviceptr, Prev: acc_map_data, Up: OpenACC …
2496 File: libgomp.info, Node: acc_deviceptr, Next: acc_hostptr, Prev: acc_unmap_data, Up: OpenACC R…
2498 5.28 'acc_deviceptr' - Get device pointer associated with specific host address.
2506 _Prototype_: 'void *acc_deviceptr(h_void *h);'
2513 File: libgomp.info, Node: acc_hostptr, Next: acc_is_present, Prev: acc_deviceptr, Up: OpenACC R…
5072 Node: acc_deviceptr95691
H A Dlibgomp.texi1885 * acc_deviceptr:: Get device pointer associated with specific
2771 @node acc_deviceptr
2772 @section @code{acc_deviceptr} -- Get device pointer associated with specific host address.
2780 @item @emph{Prototype}: @tab @code{void *acc_deviceptr(h_void *h);}
/netbsd/external/gpl3/gcc/dist/libgomp/
H A Dopenacc.h121 void *acc_deviceptr (void *) __GOACC_NOTHROW;
H A Dlibgomp.map471 acc_deviceptr;
H A Doacc-parallel.c652 void *dptr = acc_deviceptr (hostaddrs[i-1]); in GOACC_update()
H A Dopenacc_lib.h424 ! acc_deviceptr: Only available in C/C++
H A Doacc-mem.c242 acc_deviceptr (void *h) in acc_deviceptr() function
H A Dlibgomp.info1690 * acc_deviceptr:: Get device pointer associated with specific
2479 File: libgomp.info, Node: acc_unmap_data, Next: acc_deviceptr, Prev: acc_map_data, Up: OpenACC …
2496 File: libgomp.info, Node: acc_deviceptr, Next: acc_hostptr, Prev: acc_unmap_data, Up: OpenACC R…
2498 5.28 'acc_deviceptr' - Get device pointer associated with specific host address.
2506 _Prototype_: 'void *acc_deviceptr(h_void *h);'
2513 File: libgomp.info, Node: acc_hostptr, Next: acc_is_present, Prev: acc_deviceptr, Up: OpenACC R…
5072 Node: acc_deviceptr95691
H A Dlibgomp.texi2419 * acc_deviceptr:: Get device pointer associated with specific
3305 @node acc_deviceptr
3306 @section @code{acc_deviceptr} -- Get device pointer associated with specific host address.
3314 @item @emph{Prototype}: @tab @code{void *acc_deviceptr(h_void *h);}
H A DChangeLog6057 (acc_deviceptr, acc_hostptr, acc_is_present, acc_map_data)
8657 (acc_deviceptr): Ditto.
9565 (acc_deviceptr): Likewise.
12132 (acc_free, acc_deviceptr, acc_hostptr, acc_is_present)
12343 (acc_deviceptr): Pass dev to lookup_host instead of mem_map.
12609 acc_deviceptr, acc_hostptr, acc_is_present, acc_is_present_32_h_,