Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-function.h79 size_t group_variable_segment_offset (const std::string &name) const;
H A Dbrig-code-entry-handler.cc78 = m_parent.m_cf->group_variable_segment_offset (var_name); in build_code_ref()
253 = m_parent.m_cf->group_variable_segment_offset (var_name); in build_address_operand()
H A Dbrig-function.cc879 brig_function::group_variable_segment_offset (const std::string &name) const in group_variable_segment_offset() function in brig_function