Searched refs:getADDrrOpcode (Results 1 – 3 of 3) sorted by relevance
126 static unsigned getADDrrOpcode(unsigned isLP64) { in getADDrrOpcode() function276 : getADDrrOpcode(Is64Bit); in emitSPUpdate()
123 static unsigned getADDrrOpcode(bool IsLP64) { in getADDrrOpcode() function273 isSub ? getSUBrrOpcode(Is64Bit) : getADDrrOpcode(Is64Bit); in emitSPUpdate()
133 static unsigned getADDrrOpcode(bool IsLP64) { in getADDrrOpcode() function242 isSub ? getSUBrrOpcode(Is64Bit) : getADDrrOpcode(Is64Bit); in emitSPUpdate()