reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1342 DebugLoc DL = MI != MBB.end() ? MI->getDebugLoc() : DebugLoc(); 1342 DebugLoc DL = MI != MBB.end() ? MI->getDebugLoc() : DebugLoc(); 1362 BuildMI(MBB, MI, DL, TII.get(Opc), ARM::R4) 1375 BuildMI(MBB, MI, DL, TII.get(ARM::VLD1d64Qwb_fixed), NextReg) 1393 BuildMI(MBB, MI, DL, TII.get(ARM::VLD1d64Q), NextReg) 1406 BuildMI(MBB, MI, DL, TII.get(ARM::VLD1q64), SupReg) 1416 BuildMI(MBB, MI, DL, TII.get(ARM::VLDRD), NextReg) 1422 std::prev(MI)->addRegisterKilled(ARM::R4, TRI);