Home
last modified time | relevance | path

Searched refs:BrigOperandCodeList (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-branch-inst-handler.cc64 const BrigOperandCodeList *codelist in operator ()()
65 = (const BrigOperandCodeList *) operand_data; in operator ()()
H A Dbrig-code-entry-handler.cc140 const BrigOperandCodeList &oplist in build_tree_operand()
141 = (const BrigOperandCodeList &) operand; in build_tree_operand()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhsa-brig-format.h1158 struct BrigOperandCodeList struct
H A Dhsa-brig.c568 op_queue.projected_size += sizeof (struct BrigOperandCodeList); in enqueue_op()
1145 struct BrigOperandCodeList out; in emit_code_list_operand()