Home | History | Annotate | Download | only in Hexagon

Lines Matching defs:RB

1372     const RegisterBump &RB = I->second;
1373 if (CmpRegs.count(RB.first)) {
1378 int64_t V = RB.second;
1400 if (MO.isReg() && MO.getReg() == RB.first) {