Searched refs:SLOT_TRANS (Results 1 – 6 of 6) sorted by relevance
232 unsigned trans = n->bc.slot == SLOT_TRANS; in unreserve()260 unsigned trans = n->bc.slot == SLOT_TRANS; in try_reserve()527 assert(i != SLOT_TRANS); in try_reserve()575 bool itrans = i == SLOT_TRANS; in try_reserve()1673 allowed_slots &= (1 << SLOT_TRANS); in try_add_instruction()2136 a->bc.slot = SLOT_TRANS; in create_ar_load()
438 SLOT_TRANS : src.chan; in prepare_alu_group()441 if (prev_slot == SLOT_TRANS && ctx.is_cayman()) in prepare_alu_group()
303 assert(fdst.chan() == slot || slot == SLOT_TRANS); in finalize_alu_group()308 n->bc.dst_chan = d ? fdst.chan() : slot < SLOT_TRANS ? slot : 0; in finalize_alu_group()
374 if (n.bc.slot == SLOT_TRANS) in dump()
242 SLOT_TRANS = 4 enumerator
52 slot = SLOT_TRANS; in assign_slot()