Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-function-handler.cc60 const bool is_kernel = base->kind == BRIG_KIND_DIRECTIVE_KERNEL; in operator ()() local
65 if (is_kernel && !is_definition) in operator ()()
69 if (is_kernel) in operator ()()
76 m_parent.m_cf->m_is_kernel = is_kernel; in operator ()()
115 if (is_kernel) in operator ()()
409 if (is_kernel) in operator ()()
H A Dphsa.h35 uint8_t is_kernel; member
H A Dbrig-to-generic.cc909 f->m_descriptor.is_kernel = 1; in write_globals()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201633626 (expand_omp_target): Pass is_kernel to set_oacc_fn_attrib.
H A DChangeLog-201731247 * omp-general.c (oacc_set_fn_attrib): Remove is_kernel formal