Home | History | Annotate | Download | only in compiler

Lines Matching refs:GetVReg

43                                      GetVReg(node)));
49 GetVReg(node)));
54 reg.code(), GetVReg(node)));
61 reg.code(), GetVReg(node)));
70 int virtual_register = GetVReg(node);
76 return Define(node, ToUnallocatedOperand(location, GetVReg(node)));
84 primary_location, secondary_location, GetVReg(node)));
90 GetVReg(node)));
96 GetVReg(node)));
102 GetVReg(node)));
108 GetVReg(node)));
113 GetVReg(node)));
120 UnallocatedOperand(UnallocatedOperand::NONE, GetVReg(node)));
127 GetVReg(node)));
132 reg.code(), GetVReg(node)));
138 reg.code(), GetVReg(node)));
165 return Use(node, ToUnallocatedOperand(location, GetVReg(node)));
233 int GetVReg(Node* node) const { return selector_->GetVirtualRegister(node); }
276 DCHECK_EQ(operand.virtual_register(), GetVReg(node));
283 DCHECK_EQ(operand.virtual_register(), GetVReg(node));