Searched refs:hasLEAOffset (Results 1 – 2 of 2) sorted by relevance
342 static inline bool hasLEAOffset(const MachineOperand &Offset) { in hasLEAOffset() function789 (hasLEAOffset(Offset) || (IsInefficientBase && !BaseOrIndexIsDst))) { in processInstrForSlow3OpLEA()844 if (hasLEAOffset(Offset)) { in processInstrForSlow3OpLEA()876 if (IsScale1 && !hasLEAOffset(Offset)) { in processInstrForSlow3OpLEA()
39 // hasLEAOffset(Offset)