Lines Matching refs:cp
87 // space. Set the context to the current context in cp.
107 __ ldr(r2, MemOperand(cp, Context::SlotOffset(Context::GLOBAL_INDEX)));
121 __ str(cp, FieldMemOperand(r0, JSFunction::kContextOffset));
137 __ Push(cp, r3, r4);
165 __ ldr(r2, MemOperand(cp, Context::SlotOffset(Context::GLOBAL_INDEX)));
168 __ str(cp, MemOperand(r0, Context::SlotOffset(Context::PREVIOUS_INDEX)));
179 __ mov(cp, r0);
230 __ ldr(r2, ContextOperand(cp, Context::GLOBAL_INDEX));
232 __ str(cp, ContextOperand(r0, Context::PREVIOUS_INDEX));
243 __ mov(cp, r0);
3806 // cp: current context (C callee-saved)
3897 // Save callee-saved registers (incl. cp and fp), sp, and lr
3978 // restores all kCalleeSaved registers (including cp and fp) to their
4554 __ ldr(r4, MemOperand(cp, Context::SlotOffset(Context::GLOBAL_INDEX)));
5063 __ ldr(r2, ContextOperand(cp, Context::GLOBAL_INDEX));
5172 __ ldr(r2, MemOperand(cp, Context::SlotOffset(Context::GLOBAL_INDEX)));