Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-inst-mod-handler.cc37 const BrigInstMod *inst = (const BrigInstMod *) base; in modifier()
44 const BrigInstMod *inst = (const BrigInstMod *) base; in round()
H A Dbrig-code-entry-handler.cc759 const BrigInstMod *mod = (const BrigInstMod *) base; in build_or_analyze_operands()
1003 const BrigInstMod *mod = (const BrigInstMod *) base; in build_output_assignment()
H A Dbrig-basic-inst-handler.cc517 p = ((const BrigInstMod *) brig_inst)->pack; in operator ()()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhsa-brig.c1838 struct BrigInstMod repr; in emit_basic_insn()
1875 repr.base.base.byteCount = lendian16 (sizeof (BrigInstMod)); in emit_basic_insn()
1877 brig_code.add (&repr, sizeof (struct BrigInstMod)); in emit_basic_insn()
H A Dhsa-brig-format.h1081 struct BrigInstMod struct