Searched refs:atom_of_reg (Results 1 – 1 of 1) sorted by relevance
433 atom_of_reg(unsigned reg) const in atom_of_reg() function541 constrained[p.atom_of_reg(reg)] = true; in shader_reg_constraints()553 constrained[p.atom_of_reg(127)] = true; in shader_reg_constraints()562 constrained[p.atom_of_reg(reg_of(inst->dst))] = true; in shader_reg_constraints()567 constrained[p.atom_of_reg(reg_of(inst->src[i]))] = true; in shader_reg_constraints()576 constrained[p.atom_of_reg(reg_of(inst->src[0]))] = true; in shader_reg_constraints()586 constrained[p.atom_of_reg(reg)] = true; in shader_reg_constraints()649 const unsigned r = p.atom_of_reg(reg_of(inst->src[1])); in shader_conflict_weight_matrix()650 const unsigned s = p.atom_of_reg(reg_of(inst->src[2])); in shader_conflict_weight_matrix()899 const unsigned s = p.atom_of_reg(reg); in transform()