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