Home | History | Annotate | Download | only in mips

Lines Matching refs:ContextOperand

199         MemOperand target = ContextOperand(cp, var->index());
2250 __ lw(result, ContextOperand(context, instr->slot_index()));
2270 MemOperand target = ContextOperand(context, instr->slot_index());
2827 __ lw(result, ContextOperand(cp, Context::GLOBAL_INDEX));