Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-mem-inst-handler.cc139 const BrigOperandAddress *addr_operand in operator ()()
140 = (const BrigOperandAddress *) m_parent.get_brig_operand_entry in operator ()()
H A Dbrig-code-entry-handler.h62 const BrigOperandAddress &addr_operand);
H A Dbrig-code-entry-handler.cc203 (const BrigOperandAddress &) operand); in build_tree_operand()
215 (const BrigInstBase &brig_inst, const BrigOperandAddress &addr_operand) in build_address_operand()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhsa-brig-format.h1143 struct BrigOperandAddress struct
H A Dhsa-brig.c564 op_queue.projected_size += sizeof (struct BrigOperandAddress); in enqueue_op()
1104 struct BrigOperandAddress out; in emit_address_operand()