Searched refs:IsScale1 (Results 1 – 1 of 1) sorted by relevance
769 bool IsScale1 = Scale.getImm() == 1; in processInstrForSlow3OpLEA() local775 if (IsInefficientBase && DestReg == BaseReg && !IsScale1) in processInstrForSlow3OpLEA()789 if (IsScale1 && BaseReg == IndexReg && in processInstrForSlow3OpLEA()804 } else if (IsScale1 && BaseOrIndexIsDst) { in processInstrForSlow3OpLEA()826 } else if (!IsInefficientBase || (!IsInefficientIndex && IsScale1)) { in processInstrForSlow3OpLEA()877 if (IsScale1 && !hasLEAOffset(Offset)) { in processInstrForSlow3OpLEA()