Searched refs:ref_slot (Results 1 – 2 of 2) sorted by relevance
41 unsigned ref_slot : 8; member
1544 int ref_slot; /* stack slots for references */ member1598 loc[0].ref_slot = cum->ref_slot; in layout_arg_by_ref()1609 .ref_slot = cum->ref_slot + i, in layout_arg_by_ref()1613 cum->ref_slot += n; in layout_arg_by_ref()1767 if (cum.ref_slot != 0) { in init_call_layout()1778 assert(ref_base + cum.ref_slot <= max_stk_slots); in init_call_layout()1787 loc->ref_slot += ref_base; in init_call_layout()6133 load_arg_stk(s, loc->ref_slot, ts, allocated_regs); in tcg_reg_alloc_call()6135 arg_slot_stk_ofs(loc->ref_slot), in tcg_reg_alloc_call()6139 load_arg_stk(s, loc->ref_slot, ts, allocated_regs); in tcg_reg_alloc_call()[all …]