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

References

gen/lib/Target/AVR/AVRGenAsmMatcher.inc
 1245   { 507 /* sub */, AVR::SUBRdRr, Convert__Reg1_0__Tie0_1_1__Reg1_1, AMFBS_None, { MCK_GPR8, MCK_GPR8 }, },
gen/lib/Target/AVR/AVRGenDAGISel.inc
  723 /*  1211*/        OPC_MorphNodeTo2, TARGET_VAL(AVR::SUBRdRr), 0,
  989 /*  1683*/      OPC_MorphNodeTo2, TARGET_VAL(AVR::SUBRdRr), 0|OPFL_GlueOutput,
gen/lib/Target/AVR/AVRGenMCCodeEmitter.inc
  699     case AVR::SUBRdRr: {
lib/Target/AVR/AVRExpandPseudoInsts.cpp
  268   return expandArith(AVR::SUBRdRr, AVR::SBCRdRr, MBB, MBBI);
  921   return expandAtomicArithmeticOp(8, AVR::SUBRdRr, MBB, MBBI);