Searched defs:IsINC (Results 1 – 2 of 2) sorted by relevance
340 static inline unsigned getINCDECFromLEA(unsigned LEAOpcode, bool IsINC) { in getINCDECFromLEA()411 bool IsINC = Disp.getImm() == 1; in optTwoAddrLEA() local
389 static inline unsigned getINCDECFromLEA(unsigned LEAOpcode, bool IsINC) { in getINCDECFromLEA()618 bool IsINC = Disp.getImm() == 1; in optTwoAddrLEA() local