Searched refs:nvptx_output_softstack_switch (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nvptx/ |
H A D | nvptx.c | 1450 nvptx_output_softstack_switch (FILE *file, bool entering, in nvptx_output_softstack_switch() function 1502 nvptx_output_softstack_switch (asm_out_file, true, dest, size, align); in nvptx_output_simt_enter() 1513 nvptx_output_softstack_switch (asm_out_file, false, src, NULL_RTX, NULL_RTX); in nvptx_output_simt_exit()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nvptx/ |
H A D | nvptx.cc | 1654 nvptx_output_softstack_switch (FILE *file, bool entering, in nvptx_output_softstack_switch() function 1706 nvptx_output_softstack_switch (asm_out_file, true, dest, size, align); in nvptx_output_simt_enter() 1717 nvptx_output_softstack_switch (asm_out_file, false, src, NULL_RTX, NULL_RTX); in nvptx_output_simt_exit()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2017 | 34505 * config/nvptx/nvptx.c (nvptx_output_softstack_switch): Correct format 34649 (nvptx_output_softstack_switch): New.
|
H A D | ChangeLog-2019 | 25794 * config/nvptx/nvptx.c (nvptx_output_softstack_switch): Use and.b%d
|