Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-function.h223 tree_stmt_iterator m_kernel_entry; variable
H A Dbrig-function.cc181 m_kernel_entry = tsi_start (stmts); in add_id_variables()
579 add_wi_loop (i, &m_kernel_entry, &function_exit); in convert_to_wg_function()
778 entry = m_kernel_entry; in create_alloca_frame()
H A Dbrig-function-handler.cc421 m_parent.m_cf->m_kernel_entry = tsi_last (stmts); in operator ()()