Searched refs:ComponentSizeShiftWidth (Results 1 – 5 of 5) sorted by relevance
43 ComponentSizeShiftWidth(kHeapReferenceSize), in Alloc()49 ComponentSizeShiftWidth(kHeapReferenceSize)); in Alloc()
128 ComponentSizeShiftWidth(sizeof(T)), in Alloc()
30 constexpr size_t ComponentSizeShiftWidth(size_t component_size) { in ComponentSizeShiftWidth() function89 case kPrimNot: return ComponentSizeShiftWidth(kObjectReferenceSize); in ComponentSizeShift()
910 size_t shift = ComponentSizeShiftWidth(size); in VecAddress()936 size_t shift = ComponentSizeShiftWidth(size); in VecAddressUnaligned()
1416 size_t shift = ComponentSizeShiftWidth(size); in VecAddress()