Searched refs:IsScale1 (Results 1 – 1 of 1) sorted by relevance
502 bool IsScale1 = Scale.getImm() == 1; in processInstrForSlow3OpLEA() local508 if (IsInefficientBase && SSDstR == BaseR && !IsScale1) in processInstrForSlow3OpLEA()511 (IsInefficientIndex || !IsScale1)) in processInstrForSlow3OpLEA()525 if (IsScale1 && (DstR == BaseR || DstR == IndexR)) { in processInstrForSlow3OpLEA()541 if (!IsInefficientBase || (!IsInefficientIndex && IsScale1)) { in processInstrForSlow3OpLEA()562 if (IsScale1 && !hasLEAOffset(Offset)) { in processInstrForSlow3OpLEA()