Lines Matching defs:SS
286 for (MCPhysReg SS : TRI->subregs(SubReg))
287 Processed.insert(SS);
373 for (MCPhysReg SS : TRI->subregs_inclusive(SubReg))
374 PartUses.insert(SS);
409 for (MCPhysReg SS : TRI->subregs_inclusive(SubReg))
410 PhysRegUse[SS] = LastRefOrPartRef;
412 for (MCPhysReg SS : TRI->subregs(SubReg))
413 PartUses.erase(SS);
480 for (MCPhysReg SS : TRI->subregs_inclusive(SubReg))
481 Live.insert(SS);