Searched refs:VLF_PIN_REG (Results 1 – 3 of 3) sorted by relevance
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()
408 VLF_PIN_REG = (1 << 3), enumerator553 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()