Searched refs:context_temp (Results 1 – 3 of 3) sorted by relevance
5379 Register context_temp = x10; in Generate() local5394 __ Ldr(context_temp, ContextMemOperand(context, Context::PREVIOUS_INDEX)); in Generate()5395 context = context_temp; in Generate()
4959 Register context_temp = cell; in Generate() local4970 __ ldr(context_temp, ContextMemOperand(context, Context::PREVIOUS_INDEX)); in Generate()4971 context = context_temp; in Generate()
5186 Register context_temp = cell; in Generate() local5197 __ LoadP(context_temp, ContextMemOperand(context, Context::PREVIOUS_INDEX)); in Generate()5198 context = context_temp; in Generate()