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

References

gen/lib/Target/AVR/AVRGenDAGISel.inc
  674 /*  1119*/        OPC_MorphNodeTo2, TARGET_VAL(AVR::EORWRdRr), 0,
lib/Target/AVR/AVRExpandPseudoInsts.cpp
  382 bool AVRExpandPseudo::expand<AVR::EORWRdRr>(Block &MBB, BlockIt MBBI) {
  956   return expandAtomicArithmeticOp(16, AVR::EORWRdRr, MBB, MBBI);
 1528     EXPAND(AVR::EORWRdRr);