Searched refs:VLF_PIN_CHAN (Results 1 – 4 of 4) sorted by relevance
731 t->flags |= VLF_PIN_CHAN; in split_vec()811 v->flags |= VLF_PIN_REG | VLF_PIN_CHAN; in split_vector_inst()812 s->flags &= ~(VLF_PIN_REG | VLF_PIN_CHAN); in split_vector_inst()
207 n.dst[0]->flags |= VLF_PIN_CHAN; in visit()
409 VLF_PIN_CHAN = (1 << 4), enumerator552 bool is_chan_pinned() { return flags & VLF_PIN_CHAN; } in is_chan_pinned()
68 v->flags |= (VLF_PIN_REG | VLF_PIN_CHAN); in add_pinned_gpr_values()