Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-function.cc418 tree nonconst_type = build_type_variant (type, false, false); in get_m_var_declfor_reg() local
423 = add_local_variable (gccbrig_reg_name (reg), nonconst_type); in get_m_var_declfor_reg()