reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1600 if (BG.RLAmt == 0) { 1608 if (!PotentiallyMerged(BG)) 1611 if (BG.StartIdx < 32 && BG.EndIdx < 32) { 1611 if (BG.StartIdx < 32 && BG.EndIdx < 32) { 1612 if (IsAllLow32(BG)) { 1613 if (BG.RLAmt >= 32) { 1614 BG.RLAmt -= 32; 1615 BG.Repl32CR = true; 1618 BG.Repl32 = true; 1621 << BG.V.getNode() << " RLAmt = " << BG.RLAmt << " [" 1621 << BG.V.getNode() << " RLAmt = " << BG.RLAmt << " [" 1622 << BG.StartIdx << ", " << BG.EndIdx << "]\n"); 1622 << BG.StartIdx << ", " << BG.EndIdx << "]\n");