Home
last modified time | relevance | path

Searched refs:append_global (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-to-generic.cc425 brig_to_generic::append_global (tree g) in append_global() function in brig_to_generic
478 append_global (var_decl); in add_global_variable()
518 append_global (ptr_var); in add_host_def_var_ptr()
927 append_global (launcher); in write_globals()
H A Dbrig-to-generic.h69 void append_global (tree g);
H A Dbrig-function-handler.cc384 m_parent.append_global (fndecl); in operator ()()