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

References

gen/lib/Target/AVR/AVRGenDAGISel.inc
  903 /*  1531*/      OPC_MorphNodeTo2, TARGET_VAL(AVR::ORWRdRr), 0,
lib/Target/AVR/AVRExpandPseudoInsts.cpp
  372 bool AVRExpandPseudo::expand<AVR::ORWRdRr>(Block &MBB, BlockIt MBBI) {
  946   return expandAtomicArithmeticOp(16, AVR::ORWRdRr, MBB, MBBI);
 1526     EXPAND(AVR::ORWRdRr);