Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-to-generic.cc269 if (m_cf != NULL && b >= m_cf->m_brig_def->nextModuleEntry) in analyze()
390 if (m_cf != NULL && b >= m_cf->m_brig_def->nextModuleEntry) in parse()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhsa-brig-format.h914 BrigCodeOffset32_t nextModuleEntry; member
H A Dhsa-brig.c693 fndir.nextModuleEntry = lendian32 (next_toplev_off); in emit_function_directives()
2028 ptr_to_fndir->nextModuleEntry = lendian32 (brig_code.total_size); in hsa_brig_emit_function()