Searched refs:is_kernel (Results 1 – 5 of 5) sorted by relevance
60 const bool is_kernel = base->kind == BRIG_KIND_DIRECTIVE_KERNEL; in operator ()() local65 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 ()()
35 uint8_t is_kernel; member
909 f->m_descriptor.is_kernel = 1; in write_globals()
33626 (expand_omp_target): Pass is_kernel to set_oacc_fn_attrib.
31247 * omp-general.c (oacc_set_fn_attrib): Remove is_kernel formal