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

  /src/external/gpl3/gcc.old/dist/libgomp/
target.c 288 gomp_coalesce_buf_add (struct gomp_coalesce_buf *cbuf, size_t start, size_t len) function
351 /* See 'gomp_coalesce_buf_add'. */
1058 gomp_coalesce_buf_add (&cbuf,
1101 gomp_coalesce_buf_add (&cbuf, tgt_size,
1197 gomp_coalesce_buf_add (&cbuf, tgt_size,
1705 /* See 'gomp_coalesce_buf_add'. */
  /src/external/gpl3/gcc/dist/libgomp/
target.c 326 gomp_coalesce_buf_add (struct gomp_coalesce_buf *cbuf, size_t start, size_t len) function
410 with non-EPHEMERAL data; see 'gomp_coalesce_buf_add'. */
1118 gomp_coalesce_buf_add (&cbuf,
1161 gomp_coalesce_buf_add (&cbuf, tgt_size,
1257 gomp_coalesce_buf_add (&cbuf, tgt_size,

Completed in 17 milliseconds