Home
last modified time | relevance | path

Searched refs:nvptx_output_set_softstack (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nvptx/
H A Dnvptx-protos.h56 extern const char *nvptx_output_set_softstack (unsigned);
H A Dnvptx.md1081 return nvptx_output_set_softstack (REGNO (operands[0]));
H A Dnvptx.c1490 nvptx_output_set_softstack (REGNO (stack_pointer_rtx)); in nvptx_output_softstack_switch()
1521 nvptx_output_set_softstack (unsigned src_regno) in nvptx_output_set_softstack() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nvptx/
H A Dnvptx-protos.h59 extern const char *nvptx_output_set_softstack (unsigned);
H A Dnvptx.cc1694 nvptx_output_set_softstack (REGNO (stack_pointer_rtx)); in nvptx_output_softstack_switch()
1725 nvptx_output_set_softstack (unsigned src_regno) in nvptx_output_set_softstack() function
H A Dnvptx.md1680 return nvptx_output_set_softstack (REGNO (operands[0]));
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20165604 (nvptx_output_set_softstack): Declare.
5618 (nvptx_output_set_softstack): New.