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

References

lib/Target/AMDGPU/SIInstrInfo.cpp
  826   if (Cond.size() == 1) {
  829       .add(Cond[0]);
  836   } else if (Cond.size() == 2) {
  837     assert(Cond[0].isImm() && "Cond[0] is not an immediate");
  838     switch (Cond[0].getImm()) {
  868       MachineOperand RegOp = Cond[1];
  882       MachineOperand RegOp = Cond[1];