reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1997 unsigned Reg1 = RPI.Reg1; 1998 unsigned Reg2 = RPI.Reg2; 2012 switch (RPI.Type) { 2014 StrOpc = RPI.isPaired() ? AArch64::STPXi : AArch64::STRXui; 2019 StrOpc = RPI.isPaired() ? AArch64::STPDi : AArch64::STRDui; 2024 StrOpc = RPI.isPaired() ? AArch64::STPQi : AArch64::STRQui; 2030 if (RPI.isPaired()) dbgs() << ", " << printReg(Reg2, TRI); 2031 dbgs() << ") -> fi#(" << RPI.FrameIdx; 2032 if (RPI.isPaired()) dbgs() << ", " << RPI.FrameIdx + 1; 2032 if (RPI.isPaired()) dbgs() << ", " << RPI.FrameIdx + 1; 2040 unsigned FrameIdxReg1 = RPI.FrameIdx; 2041 unsigned FrameIdxReg2 = RPI.FrameIdx + 1; 2042 if (NeedsWinCFI && RPI.isPaired()) { 2049 if (RPI.isPaired()) { 2059 .addImm(RPI.Offset) // [sp, #offset*scale],