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()531 assert(i != SLOT_TRANS); in try_reserve()579 bool itrans = i == SLOT_TRANS; in try_reserve()1701 allowed_slots &= (1 << SLOT_TRANS); in try_add_instruction()2171 a->bc.slot = SLOT_TRANS; in create_ar_load()
321 assert(fdst.chan() == slot || slot == SLOT_TRANS); in finalize_alu_group()326 n->bc.dst_chan = d ? fdst.chan() : slot < SLOT_TRANS ? slot : 0; in finalize_alu_group()
479 ((unsigned)SLOT_TRANS) : src.chan; in prepare_alu_group()482 if (prev_slot == SLOT_TRANS && ctx.is_cayman()) in prepare_alu_group()
400 if (n.bc.slot == SLOT_TRANS) in dump()
242 SLOT_TRANS = 4 enumerator
52 slot = SLOT_TRANS; in assign_slot()