Searched defs:slot_offset (Results 1 – 8 of 8) sorted by relevance
59 void Insert(int slot_offset) { in Insert()82 bool Contains(int slot_offset) { in Contains()91 void Remove(int slot_offset) { in Remove()171 bool Lookup(int slot_offset) { in Lookup()371 void SlotToIndices(int slot_offset, int* bucket_index, int* cell_index, in SlotToIndices()
54 int slot_offset = WeakListVisitor<T>::WeakNextOffset(); in VisitWeakList() local
337 uint32_t slot_offset = (first_index + i) * pool->stride; in emit_zero_queries() local740 uint32_t slot_offset; in genX() local
33 static uint32_t SlotOffsetToIndex(uint32_t slot_offset) { in SlotOffsetToIndex()
730 uint32_t slot_offset = JumpTableAssembler::SlotIndexToOffset(slot_idx); in GetCallTargetForFunction() local738 uint32_t slot_offset = in GetFunctionIndexFromJumpTableSlot() local
2596 uint32_t TranslatedState::GetUInt32Slot(Address fp, int slot_offset) { in GetUInt32Slot()2605 Float32 TranslatedState::GetFloatSlot(Address fp, int slot_offset) { in GetFloatSlot()2613 Float64 TranslatedState::GetDoubleSlot(Address fp, int slot_offset) { in GetDoubleSlot()3115 int slot_offset = in CreateNextTranslatedValue() local3130 int slot_offset = in CreateNextTranslatedValue() local3144 int slot_offset = in CreateNextTranslatedValue() local3158 int slot_offset = in CreateNextTranslatedValue() local3171 int slot_offset = in CreateNextTranslatedValue() local3184 int slot_offset = in CreateNextTranslatedValue() local
117 const unsigned slot_offset = total_offset / 4; in get_io_offset() local
1477 void TurboAssembler::SlotAddress(Register dst, int slot_offset) { in SlotAddress()1481 void TurboAssembler::SlotAddress(Register dst, Register slot_offset) { in SlotAddress()