Home | History | Annotate | Download | only in x64

Lines Matching defs:temp2

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