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

References

lib/Target/AVR/AVRISelLowering.cpp
  466         AVRcc = DAG.getConstant(AVRCC::COND_PL, DL, MVT::i8);
  507         AVRcc = DAG.getConstant(AVRCC::COND_MI, DL, MVT::i8);
  613     AVRcc = DAG.getConstant(intCCToAVRCC(CC), DL, MVT::i8);