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

References

gen/lib/Target/AVR/AVRGenAsmMatcher.inc
 1208   { 360 /* or */, AVR::ORRdRr, Convert__Reg1_0__Tie0_1_1__Reg1_1, AMFBS_None, { MCK_GPR8, MCK_GPR8 }, },
gen/lib/Target/AVR/AVRGenDAGISel.inc
  897 /*  1519*/      OPC_MorphNodeTo2, TARGET_VAL(AVR::ORRdRr), 0,
gen/lib/Target/AVR/AVRGenMCCodeEmitter.inc
  697     case AVR::ORRdRr:
lib/Target/AVR/AVRExpandPseudoInsts.cpp
  373   return expandLogic(AVR::ORRdRr, MBB, MBBI);
  941   return expandAtomicArithmeticOp(8, AVR::ORRdRr, MBB, MBBI);