Lines Matching defs:temp2
811 LMathExp(LOperand* value, LOperand* temp1, LOperand* temp2) {814 temps_[1] = temp2;820 LOperand* temp2() { return temps_[1]; }1029 LClassOfTestAndBranch(LOperand* value, LOperand* temp, LOperand* temp2) {1032 temps_[1] = temp2;1037 LOperand* temp2() { return temps_[1]; }