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

References

gen/lib/Target/AVR/AVRGenAsmMatcher.inc
  904     case AVR::R23R22: OpKind = MCK_Reg15; break;
gen/lib/Target/AVR/AVRGenCallingConv.inc
   39       AVR::R25R24, AVR::R23R22
   76       AVR::R25R24, AVR::R23R22, AVR::R21R20, AVR::R19R18
  104       AVR::R23R22, AVR::R25R24
gen/lib/Target/AVR/AVRGenRegisterInfo.inc
  386     AVR::R25R24, AVR::R19R18, AVR::R21R20, AVR::R23R22, AVR::R31R30, AVR::R27R26, AVR::R29R28, AVR::R17R16, AVR::R15R14, AVR::R13R12, AVR::R11R10, AVR::R9R8, AVR::R7R6, AVR::R5R4, AVR::R3R2, AVR::R1R0, 
  396     AVR::R25R24, AVR::R19R18, AVR::R21R20, AVR::R23R22, AVR::R27R26, AVR::R17R16, AVR::R15R14, AVR::R13R12, AVR::R11R10, AVR::R9R8, AVR::R7R6, AVR::R5R4, AVR::R3R2, AVR::R1R0, 
  406     AVR::R25R24, AVR::R19R18, AVR::R21R20, AVR::R23R22, AVR::R31R30, AVR::R27R26, AVR::R29R28, AVR::R17R16, 
  426     AVR::R25R24, AVR::R19R18, AVR::R21R20, AVR::R23R22, AVR::R27R26, AVR::R17R16, 
  436     AVR::R19R18, AVR::R21R20, AVR::R23R22, AVR::R17R16, 
  576   { 22U, AVR::R23R22 },
  615   { 22U, AVR::R23R22 },
  679   { AVR::R23R22, 22U },
  735   { AVR::R23R22, 22U },
lib/Target/AVR/AVRISelLowering.cpp
  942   static const MCPhysReg RegList16[] = {AVR::R25R24, AVR::R23R22, AVR::R21R20,
 2035       .Case("r20", AVR::R21R20).Case("r22", AVR::R23R22)