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