Lines Matching full:temp1
609 LOperand* temp1,
613 temps_[0] = temp1;
619 LOperand* temp1() { return temps_[0]; }
669 LOperand* temp1,
673 temps_[0] = temp1;
679 LOperand* temp1() { return temps_[0]; }
730 LOperand* temp1,
735 temps_[0] = temp1;
742 LOperand* temp1() { return temps_[0]; }
1764 LNumberTagI(LOperand* value, LOperand* temp1, LOperand* temp2) {
1766 temps_[0] = temp1;
1771 LOperand* temp1() { return temps_[0]; }
1780 LNumberTagU(LOperand* value, LOperand* temp1, LOperand* temp2) {
1782 temps_[0] = temp1;
1787 LOperand* temp1() { return temps_[0]; }