Lines Matching defs:temp2
1260 LOperand* temp2 = TempRegister();1261 LMathExp* result = new(zone()) LMathExp(value, temp1, temp2);