Searched refs:write_shared_buffer (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nvptx/ |
H A D | nvptx.cc | 5953 write_shared_buffer (FILE *file, rtx sym, unsigned align, unsigned size) in write_shared_buffer() function 5975 write_shared_buffer (asm_out_file, oacc_bcast_sym, in nvptx_file_end() 5979 write_shared_buffer (asm_out_file, worker_red_sym, in nvptx_file_end() 5983 write_shared_buffer (asm_out_file, vector_red_sym, in nvptx_file_end() 5987 write_shared_buffer (asm_out_file, gang_private_shared_sym, in nvptx_file_end()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nvptx/ |
H A D | nvptx.c | 5222 write_shared_buffer (FILE *file, rtx sym, unsigned align, unsigned size) in write_shared_buffer() function 5244 write_shared_buffer (asm_out_file, oacc_bcast_sym, in nvptx_file_end() 5248 write_shared_buffer (asm_out_file, worker_red_sym, in nvptx_file_end() 5252 write_shared_buffer (asm_out_file, vector_red_sym, in nvptx_file_end()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2018 | 567 (write_worker_buffer): Rename as write_shared_buffer. 568 (nvptx_file_end): Update calls to write_shared_buffer.
|