Home | History | Annotate | Download | only in mips

Lines Matching refs:SlotOffset

4273   lw(target, MemOperand(cp, Context::SlotOffset(Context::GLOBAL_INDEX)));
4422 lw(dst, MemOperand(cp, Context::SlotOffset(Context::PREVIOUS_INDEX)));
4424 lw(dst, MemOperand(dst, Context::SlotOffset(Context::PREVIOUS_INDEX)));
4442 lw(scratch, MemOperand(cp, Context::SlotOffset(Context::GLOBAL_INDEX)));
4448 lw(at, MemOperand(scratch, Context::SlotOffset(expected_index)));
4454 lw(map_in_out, MemOperand(scratch, Context::SlotOffset(trans_index)));
4477 lw(function, MemOperand(cp, Context::SlotOffset(Context::GLOBAL_INDEX)));
4482 lw(function, MemOperand(function, Context::SlotOffset(index)));