Home
last modified time | relevance | path

Searched refs:init_softstack_frame (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nvptx/
H A Dnvptx.c1060 init_softstack_frame (FILE *file, unsigned alignment, HOST_WIDE_INT size) in init_softstack_frame() function
1357 init_softstack_frame (file, alignment, sz); in nvptx_declare_function_name()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nvptx/
H A Dnvptx.cc1250 init_softstack_frame (FILE *file, unsigned alignment, HOST_WIDE_INT size) in init_softstack_frame() function
1554 init_softstack_frame (file, alignment, sz); in nvptx_declare_function_name()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-2016297 * config/nvptx/nvptx.c (init_softstack_frame): Remove assert. Compute
5612 (init_softstack_frame): New.
H A DChangeLog-201734645 (init_softstack_frame): Move initialization of crtl->is_leaf to...