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

References

lib/Target/PowerPC/PPCISelDAGToDAG.cpp
 1858       if (VRI.RLAmt) {
 1861           { TruncateToInt32(VRI.V, dl), getI32Imm(VRI.RLAmt, dl),
 1861           { TruncateToInt32(VRI.V, dl), getI32Imm(VRI.RLAmt, dl),
 1866         Res = TruncateToInt32(VRI.V, dl);
 1870       eraseMatchingBitGroups([VRI](const BitGroup &BG) {
 1871         return BG.V == VRI.V && BG.RLAmt == VRI.RLAmt;
 1871         return BG.V == VRI.V && BG.RLAmt == VRI.RLAmt;