Searched refs:need_softstack_decl (Results 1 – 3 of 3) sorted by relevance
173 static bool need_softstack_decl; variable1111 need_softstack_decl = true; in init_softstack_frame()1274 need_softstack_decl = need_unisimt_decl = true; in write_omp_entry()5255 if (need_softstack_decl) in nvptx_file_end()
183 static bool need_softstack_decl; variable1301 need_softstack_decl = true; in init_softstack_frame()1471 need_softstack_decl = need_unisimt_decl = true; in write_omp_entry()5990 if (need_softstack_decl) in nvptx_file_end()
5606 (need_softstack_decl): New variable.5633 (nvptx_file_end): Handle need_softstack_decl and need_unisimt_decl.