Home | History | Annotate | Download | only in ia32

Lines Matching refs:dividend

1360     LOperand* dividend = UseFixed(instr->left(), eax);
1362 LDivI* result = new LDivI(dividend, divisor, temp);