Searched defs:component_size_shift (Results 1 – 4 of 4) sorted by relevance
36 static inline size_t ComputeArraySize(int32_t component_count, size_t component_size_shift) { in ComputeArraySize()89 size_t component_size_shift) : in SetLengthToUsableSizeVisitor()122 size_t component_size_shift, in Alloc()
55 size_t component_size_shift = h_component_type->GetPrimitiveTypeSizeShift(); in RecursiveCreateMultiArray() local
43 size_t component_size_shift = in SizeOf() local
4989 HNewArray(HInstruction* cls, HInstruction* length, uint32_t dex_pc, size_t component_size_shift) in HNewArray()