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

References

gen/lib/Target/AVR/AVRGenAsmMatcher.inc
  902     case AVR::R27R26: OpKind = MCK_Reg11; break;
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, 
  446     AVR::R25R24, AVR::R31R30, AVR::R27R26, AVR::R29R28, 
  456     AVR::R27R26, AVR::R29R28, AVR::R31R30, 
  466     AVR::R25R24, AVR::R27R26, 
  486     AVR::R27R26, 
  580   { 26U, AVR::R27R26 },
  619   { 26U, AVR::R27R26 },
  681   { AVR::R27R26, 26U },
  737   { AVR::R27R26, 26U },
lib/Target/AVR/AVRISelLowering.cpp
 1886       return std::make_pair(unsigned(AVR::R27R26), &AVR::PTRREGSRegClass);
 2026       .Case("X", AVR::R27R26).Case("Y", AVR::R29R28).Case("Z", AVR::R31R30)
 2036       .Case("r24", AVR::R25R24).Case("r26", AVR::R27R26)
 2038       .Case("X", AVR::R27R26).Case("Y", AVR::R29R28).Case("Z", AVR::R31R30)
lib/Target/AVR/AVRRegisterInfo.cpp
  180     case AVR::R27R26:
lib/Target/AVR/MCTargetDesc/AVRMCCodeEmitter.cpp
   76   bool IsRegX = MI.getOperand(0).getReg() == AVR::R27R26 ||
   77                   MI.getOperand(1).getReg() == AVR::R27R26;
  121   case AVR::R27R26: return 0x03; // X: 0b11