Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhsa-brig.c566 op_queue.projected_size += sizeof (struct BrigOperandCodeRef); in enqueue_op()
1132 struct BrigOperandCodeRef out; in emit_code_ref_operand()
2511 BrigOperandCodeRef *code_ref in hsa_output_brig()
2512 = (BrigOperandCodeRef *) (brig_operand.get_ptr_by_offset (p.offset)); in hsa_output_brig()
H A Dhsa-brig-format.h1164 struct BrigOperandCodeRef struct
/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-code-entry-handler.cc193 const BrigOperandCodeRef *brig_code_ref in build_tree_operand()
194 = (const BrigOperandCodeRef *) &operand; in build_tree_operand()