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

References

gen/lib/Target/AVR/AVRGenDAGISel.inc
  870 /*  1466*/      OPC_MorphNodeTo2, TARGET_VAL(AVR::ANDWRdRr), 0,
lib/Target/AVR/AVRExpandPseudoInsts.cpp
  362 bool AVRExpandPseudo::expand<AVR::ANDWRdRr>(Block &MBB, BlockIt MBBI) {
  936   return expandAtomicArithmeticOp(16, AVR::ANDWRdRr, MBB, MBBI);
 1524     EXPAND(AVR::ANDWRdRr);