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

References

lib/Target/AVR/AVRInstrInfo.cpp
  306       Cond.clear();
  330     if (Cond.empty()) {
  371       Cond.push_back(MachineOperand::CreateImm(BranchCode));
  377     assert(Cond.size() == 1);
  386     AVRCC::CondCodes OldBranchCode = (AVRCC::CondCodes)Cond[0].getImm();