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

References

include/llvm/CodeGen/RegisterPressure.h
  221   void addInstruction(unsigned Idx, const RegisterOperands &RegOpers,
  429   void recede(const RegisterOperands &RegOpers,
  441   void advance(const RegisterOperands &RegOpers);
lib/CodeGen/MachineScheduler.cpp
 1401       RegisterOperands RegOpers;
 1435       RegisterOperands RegOpers;
lib/CodeGen/RegisterPressure.cpp
  470   RegisterOperands &RegOpers;
  475   RegisterOperandsCollector(RegisterOperands &RegOpers,
  658                                    const RegisterOperands &RegOpers,
  763 void RegPressureTracker::recede(const RegisterOperands &RegOpers,
  882   RegisterOperands RegOpers;
  895 void RegPressureTracker::advance(const RegisterOperands &RegOpers) {
  948   RegisterOperands RegOpers;
 1049   RegisterOperands RegOpers;
 1290   RegisterOperands RegOpers;
lib/CodeGen/ScheduleDAGInstrs.cpp
  812       RegisterOperands RegOpers;
lib/Target/AMDGPU/GCNIterativeScheduler.cpp
  395       RegisterOperands RegOpers;
lib/Target/AMDGPU/GCNSchedStrategy.cpp
  412     RegisterOperands RegOpers;