Lines Matching refs:dividend
1346 LOperand* dividend = UseFixed(instr->left(), eax);1348 LDivI* result = new(zone()) LDivI(dividend, divisor, temp);