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

References

lib/Target/PowerPC/PPCISelDAGToDAG.cpp
 2003       V = SelectRotMask64(V, dl, RLAmt1, false, 0, 63);
 2004     return SelectRotMask64(V, dl, RLAmt2, false, MaskStart, MaskEnd);
 2053       V = SelectRotMask64(V, dl, RLAmt1, false, 0, 63);
 2172         VRot = SelectRotMask64(VRI.V, dl, VRI.RLAmt, VRI.Repl32,
 2270         Res = SelectRotMask64(VRI.V, dl, VRI.RLAmt, VRI.Repl32,
 2305         Res = SelectRotMask64(BG.V, dl, BG.RLAmt, BG.Repl32, BG.StartIdx,