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

References

lib/Target/PowerPC/PPCVSXSwapRemoval.cpp
  589   for (unsigned EntryIdx = 0; EntryIdx < SwapVector.size(); ++EntryIdx) {
  589   for (unsigned EntryIdx = 0; EntryIdx < SwapVector.size(); ++EntryIdx) {
  591     MachineInstr *MI = SwapVector[EntryIdx].VSEMI;
  593     LLVM_DEBUG(dbgs() << "\n" << SwapVector[EntryIdx].VSEId << " ");
  610           SwapVector[EntryIdx].MentionsPhysVR = 1;
  622                           SwapVector[EntryIdx].VSEId);
  626                                   SwapVector[EntryIdx].VSEId));