Lines Matching full:tii_
118 tii_ = tm_->getInstrInfo();
971 if (!tii_->isTriviallyReMaterializable(MI, aa_))
1094 MachineInstr *fmi = isSS ? tii_->foldMemoryOperand(MI, FoldOps, Slot)
1095 : tii_->foldMemoryOperand(MI, FoldOps, DefMI);
1132 return tii_->canFoldMemoryOperand(MI, FoldOps);
1440 if (MachineInstr *NewDV = tii_->emitFrameIndexDebugValue(*mf_, FI,
1777 bool isLoadSS = DefIsReMat && tii_->isLoadFromStackSlot(ReMatDefMI, LdSlot);
1866 bool isLoadSS = DefIsReMat && tii_->isLoadFromStackSlot(ReMatDefMI, LdSlot);
1987 bool isLoadSS = tii_->isLoadFromStackSlot(ReMatDefMI, LdSlot);