reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
365 TII = MF.getSubtarget().getInstrInfo(); 674 if (!TII->analyzeBranch(*const_cast<MachineBasicBlock *>(MBB), TBB, FBB, 698 !TII->isPredicated(MBB->back())) { 840 if (MI->isTerminator() && !TII->isPredicated(*MI)) { 969 if (!TII->verifyInstruction(*MI, ErrorInfo)) 1534 if (!TII->verifyInstruction(*MI, ErrorInfo)) 1692 TII->getRegClass(MCID, MONum, TRI, *MF)) { 1762 TII->getRegClass(MCID, MONum, TRI, *MF)) { 1767 TII->getRegClass(MCID, MONum, TRI, *MF)) 1792 TII->getRegClass(MCID, MONum, TRI, *MF)) { 2750 unsigned FrameSetupOpcode = TII->getCallFrameSetupOpcode(); 2751 unsigned FrameDestroyOpcode = TII->getCallFrameDestroyOpcode(); 2783 BBState.ExitValue -= TII->getFrameTotalSize(I); 2788 int Size = TII->getFrameTotalSize(I);