Home
last modified time | relevance | path

Searched defs:is_kernel (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dphsa.h35 uint8_t is_kernel; member
H A Dbrig-function-handler.cc60 const bool is_kernel = base->kind == BRIG_KIND_DIRECTIVE_KERNEL; in operator ()() local