reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1290 if (MBBI != MBB.end()) 1291 DL = MBBI->getDebugLoc(); 1297 if (Subtarget.hasV8_3aOps() && MBBI != MBB.end() && 1298 MBBI->getOpcode() == AArch64::RET_ReallyLR) { 1299 BuildMI(MBB, MBBI, DL, 1301 .copyImplicitOps(*MBBI); 1302 MBB.erase(MBBI); 1305 MBB, MBBI, DL,