|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
gen/lib/Target/AVR/AVRGenAsmMatcher.inc 1212 { 375 /* push */, AVR::PUSHRr, Convert__Reg1_0, AMFBS_HasSRAM, { MCK_GPR8 }, },
gen/lib/Target/AVR/AVRGenMCCodeEmitter.inc 425 case AVR::PUSHRr:
lib/Target/AVR/AVRExpandPseudoInsts.cpp 603 buildMI(MBB, MBBI, AVR::PUSHRr).addReg(TmpReg);
720 buildMI(MBB, MBBI, AVR::PUSHRr).addReg(TmpReg);
769 buildMI(MBB, MBBI, AVR::PUSHRr).addReg(TmpReg);
1210 OpLo = AVR::PUSHRr;
1211 OpHi = AVR::PUSHRr;
lib/Target/AVR/AVRFrameLowering.cpp 87 BuildMI(MBB, MBBI, DL, TII.get(AVR::PUSHRr))
109 (MBBI->getOpcode() == AVR::PUSHRr || MBBI->getOpcode() == AVR::PUSHWRr)) {
265 BuildMI(MBB, MI, DL, TII.get(AVR::PUSHRr))
333 BuildMI(MBB, I, MI.getDebugLoc(), TII.get(AVR::PUSHRr))
336 BuildMI(MBB, I, MI.getDebugLoc(), TII.get(AVR::PUSHRr))
340 BuildMI(MBB, I, MI.getDebugLoc(), TII.get(AVR::PUSHRr))