Searched defs:LEAOpcode (Results 1 – 1 of 1) sorted by relevance
329 static inline unsigned getADDrrFromLEA(unsigned LEAOpcode) { in getADDrrFromLEA()341 static inline unsigned getADDriFromLEA(unsigned LEAOpcode, in getADDriFromLEA()355 static inline unsigned getINCDECFromLEA(unsigned LEAOpcode, bool IsINC) { in getINCDECFromLEA()553 const unsigned LEAOpcode = MI.getOpcode(); in processInstrForSlow3OpLEA() local