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

References

lib/CodeGen/SelectionDAG/DAGCombiner.cpp
13548     Swapped = true;
13624   if (Swapped)
13667   if (Swapped)
13697     X1 = (AM == ISD::PRE_DEC && !Swapped) ? -1 : 1;
13698     Y1 = (AM == ISD::PRE_DEC && Swapped) ? -1 : 1;