Home | History | Annotate | Download | only in x64

Lines Matching full:temp2

610                LOperand* temp2) {
614 temps_[1] = temp2;
620 LOperand* temp2() { return temps_[1]; }
670 LOperand* temp2) {
674 temps_[1] = temp2;
680 LOperand* temp2() { return temps_[1]; }
731 LOperand* temp2,
736 temps_[1] = temp2;
743 LOperand* temp2() { return temps_[1]; }
1074 LClassOfTestAndBranch(LOperand* value, LOperand* temp, LOperand* temp2) {
1077 temps_[1] = temp2;
1082 LOperand* temp2() { return temps_[1]; }
1764 LNumberTagI(LOperand* value, LOperand* temp1, LOperand* temp2) {
1767 temps_[1] = temp2;
1772 LOperand* temp2() { return temps_[1]; }
1780 LNumberTagU(LOperand* value, LOperand* temp1, LOperand* temp2) {
1783 temps_[1] = temp2;
1788 LOperand* temp2() { return temps_[1]; }