Generate immediate multiply instruction for r1=r2*imm. Optimize it into LEA's if we can.
See Implementation
Generate immediate multiply instruction for r1=r2*imm. Optimize it into LEA's if we can.