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

References

lib/Target/AMDGPU/R600InstrInfo.cpp
  376   if (Src[0] == Src[1])
  376   if (Src[0] == Src[1])
  377     Src[1].first = -1;
  382     std::swap(Src[1], Src[2]);
  382     std::swap(Src[1], Src[2]);
  385     std::swap(Src[0], Src[1]);
  385     std::swap(Src[0], Src[1]);
  388     std::swap(Src[0], Src[1]);
  388     std::swap(Src[0], Src[1]);
  389     std::swap(Src[0], Src[2]);
  389     std::swap(Src[0], Src[2]);
  392     std::swap(Src[0], Src[2]);
  392     std::swap(Src[0], Src[2]);
  393     std::swap(Src[0], Src[1]);
  393     std::swap(Src[0], Src[1]);
  396     std::swap(Src[0], Src[2]);
  396     std::swap(Src[0], Src[2]);
  399   return Src;