Lines Matching full:temp1
1579 LNumberTagI(LOperand* value, LOperand* temp1, LOperand* temp2) {
1581 temps_[0] = temp1;
1586 LOperand* temp1() { return temps_[0]; }
1594 LNumberTagU(LOperand* value, LOperand* temp1, LOperand* temp2) {
1596 temps_[0] = temp1;
1601 LOperand* temp1() { return temps_[0]; }
1788 LTrapAllocationMemento(LOperand* object, LOperand* temp1, LOperand* temp2) {
1790 temps_[0] = temp1;
1795 LOperand* temp1() { return temps_[0]; }
1968 LAllocate(LOperand* context, LOperand* size, LOperand* temp1,
1972 temps_[0] = temp1;
1978 LOperand* temp1() { return temps_[0]; }
1987 LFastAllocate(LOperand* size, LOperand* temp1, LOperand* temp2) {
1989 temps_[0] = temp1;
1994 LOperand* temp1() { return temps_[0]; }