reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
542 if (!(TII->isThreeOperandsLEA(MI) || hasInefficientLEABaseReg(Base, Index)) || 548 Register BaseReg = Base.getReg(); 586 .addReg(Base.getReg(), RegState::Implicit) 600 .add(IsInefficientBase ? Index : Base) 602 .add(IsInefficientBase ? Base : Index) 644 bool BIK = Base.isKill() && BaseReg != IndexReg; 670 .add(Base);