reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/PowerPC/PPCISelDAGToDAG.cpp
 1469       if (LateMask && !ThisValue) {
 1470         ThisValue = LastValue;
 1487       if (ThisRLAmt == LastRLAmt && ThisValue == LastValue)
 1490         if (!(IsGroupOfZeros && ThisValue && !Bits[i].isZero()))
 1497       LastValue = ThisValue;