Home
last modified time | relevance | path

Searched defs:gomp_coalesce_buf (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dtarget.c206 struct gomp_coalesce_buf struct
210 void *buf;
211 struct target_mem_desc *tgt;
215 struct gomp_coalesce_chunk *chunks;
240 gomp_coalesce_buf_add (struct gomp_coalesce_buf *cbuf, size_t start, size_t len) in gomp_coalesce_buf_add() argument
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dtarget.c247 struct gomp_coalesce_buf struct
251 void *buf;
252 struct target_mem_desc *tgt;
256 struct gomp_coalesce_chunk *chunks;
259 long chunk_cnt;
263 long use_cnt;