Searched defs:slot (Results 1 – 8 of 8) sorted by relevance
164 uintptr_t GetAllocationAddressForSlot(size_t slot) const { in GetAllocationAddressForSlot()
440 int slot; in ApplyLoadHoisting() local
240 T& slot = ElementForIndex(index); in FindWithHash() local
191 uint32_t slot = data->cur_content_log_entry.LoadRelaxed(); in RecordContention() local
602 size_t slot = 0; in AllocateTwoSpillSlots() local631 size_t slot = 0; in AllocateOneSpillSlot() local
123 int32_t slot = GetFrameSize() - FrameEntrySpillSize() in GetTemporaryLocation() local
218 void SetSpillSlot(int slot) { spill_slot_ = slot; } in SetSpillSlot()
1543 static uint16_t MangleSlot(uint16_t slot, mirror::ArtMethod* m) in MangleSlot()1565 static uint16_t DemangleSlot(uint16_t slot, mirror::ArtMethod* m) in DemangleSlot()2533 uint32_t slot = request->ReadUnsigned32("slot"); in GetLocalValues() local2549 int slot, JDWP::JdwpTag tag, uint8_t* buf, size_t width) { in GetLocalValue()2698 uint32_t slot = request->ReadUnsigned32("slot"); in SetLocalValues() local2712 JDWP::JdwpError Dbg::SetLocalValue(StackVisitor& visitor, int slot, JDWP::JdwpTag tag, in SetLocalValue()