Searched refs:VLF_PIN_REG (Results 1 – 3 of 3) sorted by relevance
807 v->flags |= VLF_PIN_REG | VLF_PIN_CHAN; in split_vector_inst()808 s->flags &= ~(VLF_PIN_REG | VLF_PIN_CHAN); in split_vector_inst()
407 VLF_PIN_REG = (1 << 3), enumerator549 bool is_reg_pinned() { return flags & VLF_PIN_REG; } in is_reg_pinned()
68 v->flags |= (VLF_PIN_REG | VLF_PIN_CHAN); in add_pinned_gpr_values()