Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-to-generic.h91 size_t private_variable_size (const std::string &name) const;
H A Dbrig-to-generic.cc788 brig_to_generic::private_variable_size (const std::string &name) const in private_variable_size() function in brig_to_generic
H A Dbrig-code-entry-handler.cc311 m_parent.private_variable_size (var_name)), in build_address_operand()