Lines Matching defs:mask
79 /* Determine which physical register, swizzle, and mask a virtual
287 m.mask = pre_use->mask;
300 m.mask = mir_from_bytemask(mir_round_bytemask_up(
402 unsigned mask = mir_bytemask(ins);
403 lcra_add_node_interference(l, dest, mask, i, live[i]);
541 int comps1 = util_logbase2(ins->mask);
941 /* Note: it's important to match the mask of the spill
942 * with the mask of the instruction whose destination
950 st.mask = ins->mask;
998 last_spill->mask |= write_mask;
1063 st.mask = mir_from_bytemask(mir_round_bytemask_up(
1115 .mask = 0xF,