Searched refs:isLEA (Results 1 – 2 of 2) sorted by relevance
64 static inline bool isLEA(const MachineInstr &MI);172 assert((isLEA(MI) || MI.mayLoadOrStore()) && in getMemOpKey()213 static inline bool isLEA(const MachineInstr &MI) { in isLEA() function391 assert(isLEA(First) && isLEA(Last) && in isReplaceable()454 if (isLEA(MI)) in findLEAs()
245 static inline bool isLEA(const int opcode) { in isLEA() function269 if (!isLEA(Opcode)) in fixupIncDec()341 if (!isLEA(opcode)) in processInstructionForSLM()