Lines Matching refs:cp
89 // space. Set the context to the current context in cp.
109 __ lw(a2, MemOperand(cp, Context::SlotOffset(Context::GLOBAL_INDEX)));
123 __ sw(cp, FieldMemOperand(v0, JSFunction::kContextOffset));
139 __ Push(cp, a3, t0);
167 __ lw(a2, MemOperand(cp, Context::SlotOffset(Context::GLOBAL_INDEX)));
170 __ sw(cp, MemOperand(v0, Context::SlotOffset(Context::PREVIOUS_INDEX)));
181 __ mov(cp, v0);
230 __ lw(a2, ContextOperand(cp, Context::GLOBAL_INDEX));
232 __ sw(cp, ContextOperand(v0, Context::PREVIOUS_INDEX));
243 __ mov(cp, v0);
3978 // cp: current context (C callee-saved)
4157 // restores all kCalleeSaved registers (including cp and fp) to their
4575 __ lw(t0, MemOperand(cp, Context::SlotOffset(Context::GLOBAL_INDEX)));
4634 __ sw(cp, FieldMemOperand(t0, FixedArray::kHeaderSize + 0 * kPointerSize));
4765 __ lw(t0, MemOperand(cp, Context::SlotOffset(Context::GLOBAL_INDEX)));
5291 __ lw(a2, ContextOperand(cp, Context::GLOBAL_INDEX));
5403 __ lw(a2, MemOperand(cp, Context::SlotOffset(Context::GLOBAL_INDEX)));