Searched refs:BrigOperandRegister (Results 1 – 9 of 9) sorted by relevance
69 int gccbrig_reg_size (const BrigOperandRegister *brig_reg);71 std::string gccbrig_reg_name (const BrigOperandRegister *reg);105 size_t gccbrig_hsa_reg_id (const BrigOperandRegister ®);
175 gccbrig_reg_size (const BrigOperandRegister *brig_reg) in gccbrig_reg_size()194 gccbrig_reg_name (const BrigOperandRegister *reg) in gccbrig_reg_name()483 gccbrig_hsa_reg_id (const BrigOperandRegister ®) in gccbrig_hsa_reg_id()
85 tree get_m_var_declfor_reg (const BrigOperandRegister *reg);246 tree get_tree_type_for_hsa_reg (const BrigOperandRegister *reg) const;
170 const BrigOperandRegister *brig_reg in build_tree_operand()171 = (const BrigOperandRegister *) &operand; in build_tree_operand()414 const BrigOperandRegister *mem_base_reg in build_address_operand()415 = (const BrigOperandRegister *) m_parent.get_brig_operand_entry in build_address_operand()924 const BrigOperandRegister &brig_reg in build_or_analyze_operands()925 = (const BrigOperandRegister &) *operand_data; in build_or_analyze_operands()
110 void add_reg_used_as_type (const BrigOperandRegister &brig_reg,
67 BRIG_2_TREE_HSAIL_TOTAL_REG_COUNT * sizeof (BrigOperandRegister *)); in brig_function()362 brig_function::get_tree_type_for_hsa_reg (const BrigOperandRegister *reg) const in get_tree_type_for_hsa_reg()402 brig_function::get_m_var_declfor_reg (const BrigOperandRegister *reg) in get_m_var_declfor_reg()
1031 brig_to_generic::add_reg_used_as_type (const BrigOperandRegister &brig_reg, in add_reg_used_as_type()
1216 struct BrigOperandRegister struct
562 op_queue.projected_size += sizeof (struct BrigOperandRegister); in enqueue_op()1072 struct BrigOperandRegister out; in emit_register_operand()