Searched refs:BaseOrIndexIsDst (Results 1 – 1 of 1) sorted by relevance
781 bool BaseOrIndexIsDst = DestReg == BaseReg || DestReg == IndexReg; in processInstrForSlow3OpLEA() local789 (hasLEAOffset(Offset) || (IsInefficientBase && !BaseOrIndexIsDst))) { in processInstrForSlow3OpLEA()803 } else if (IsScale1 && BaseOrIndexIsDst) { in processInstrForSlow3OpLEA()