reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
719 bool KillOldBase = BaseKill && 767 BaseKill = true; // New base is always killed straight away. 786 if (isThumb1 && !SafeToClobberCPSR && Writeback && !BaseKill) 803 .addReg(Base, getKillRegState(BaseKill)); 807 if (!BaseKill) 812 MIB.addReg(Base, getKillRegState(BaseKill));