Lines Matching refs:AllocReg
62 compiler::VReg argsObj = pg->AllocReg();
77 compiler::VReg funcObj = pg->AllocReg();
82 compiler::VReg argsObj = pg->AllocReg();
104 argStart = pg->AllocReg();
112 compiler::VReg arg = pg->AllocReg();
120 compiler::VReg newThis = pg->AllocReg();
131 auto thisReg = pg->AllocReg();
168 compiler::VReg callee = pg->AllocReg();
174 thisReg = pg->AllocReg();
194 thisReg = pg->AllocReg();
206 compiler::VReg arg = pg->AllocReg();