Searched refs:gomp_coalesce_buf_add (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/ |
H A D | target.c | 240 gomp_coalesce_buf_add (struct gomp_coalesce_buf *cbuf, size_t start, size_t len) in gomp_coalesce_buf_add() function 791 gomp_coalesce_buf_add (&cbuf, in gomp_map_vars_internal() 831 gomp_coalesce_buf_add (&cbuf, tgt_size, in gomp_map_vars_internal() 878 gomp_coalesce_buf_add (&cbuf, tgt_size, in gomp_map_vars_internal()
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/ |
H A D | target.c | 288 gomp_coalesce_buf_add (struct gomp_coalesce_buf *cbuf, size_t start, size_t len) in gomp_coalesce_buf_add() function 1058 gomp_coalesce_buf_add (&cbuf, in gomp_map_vars_internal() 1101 gomp_coalesce_buf_add (&cbuf, tgt_size, in gomp_map_vars_internal() 1197 gomp_coalesce_buf_add (&cbuf, tgt_size, in gomp_map_vars_internal()
|
H A D | ChangeLog | 1912 * target.c (gomp_coalesce_buf_add): Update comment. 1916 'gomp_coalesce_buf_add'. 8592 (gomp_coalesce_buf_add, gomp_to_device_kind_p): New functions.
|