Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-function-handler.cc54 exec->outArgCount, exec->name); in operator ()()
184 if (exec->outArgCount == 1) in operator ()()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhsa-brig-format.h910 uint16_t outArgCount; member
H A Dhsa-brig.c690 fndir.outArgCount = lendian16 (f->m_output_arg ? 1 : 0); in emit_function_directives()