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

References

lib/CodeGen/TargetInstrInfo.cpp
  802   MachineOperand &OpA = Prev.getOperand(OpIdx[Row][0]);
  803   MachineOperand &OpB = Root.getOperand(OpIdx[Row][1]);
  804   MachineOperand &OpX = Prev.getOperand(OpIdx[Row][2]);
  805   MachineOperand &OpY = Root.getOperand(OpIdx[Row][3]);