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

Declarations

lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  543     SDValue MatchRotatePosNeg(SDValue Shifted, SDValue Pos, SDValue Neg,

References

lib/CodeGen/SelectionDAG/DAGCombiner.cpp
 6266   SDValue TryL = MatchRotatePosNeg(LHSShiftArg, LHSShiftAmt, RHSShiftAmt,
 6271   SDValue TryR = MatchRotatePosNeg(RHSShiftArg, RHSShiftAmt, LHSShiftAmt,