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

References

lib/Target/PowerPC/PPCISelDAGToDAG.cpp
 1465     bool IsGroupOfZeros = !Bits[LastGroupStartIdx].hasValue();
 1475           LastGroupStartIdx = 0;
 1494         BitGroups.push_back(BitGroup(LastValue, LastRLAmt, LastGroupStartIdx,
 1498       LastGroupStartIdx = i;
 1499       IsGroupOfZeros = !Bits[LastGroupStartIdx].hasValue();
 1502       BitGroups.push_back(BitGroup(LastValue, LastRLAmt, LastGroupStartIdx,