Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-copy-move-inst-handler.cc49 const BrigInstSourceType *inst_src_type = (const BrigInstSourceType *) base; in operator ()()
H A Dbrig-code-entry-handler.cc794 const BrigInstSourceType *src_type_inst in build_or_analyze_operands()
795 = (const BrigInstSourceType *) base; in build_or_analyze_operands()
H A Dbrig-basic-inst-handler.cc633 brig_inst_type = ((const BrigInstSourceType *) base)->sourceType; in operator ()()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhsa-brig.c1765 struct BrigInstSourceType repr; in emit_srctype_insn()
1777 brig_code.add (&repr, sizeof (struct BrigInstSourceType)); in emit_srctype_insn()
1787 struct BrigInstSourceType repr; in emit_packed_insn()
1827 brig_code.add (&repr, sizeof (struct BrigInstSourceType)); in emit_packed_insn()
H A Dhsa-brig-format.h1136 struct BrigInstSourceType struct