Searched defs:array_length (Results 1 – 5 of 5) sorted by relevance
72 HArrayLength* array_length = new (&allocator) HArrayLength(null_check); in TEST() local179 HArrayLength* array_length = new (&allocator) HArrayLength(null_check); in TEST() local242 HArrayLength* array_length = new (&allocator) HArrayLength(null_check); in TEST() local313 HArrayLength* array_length = new (&allocator) HArrayLength(null_check); in TEST() local399 HInstruction* array_length = new (allocator) HArrayLength(null_check); in BuildSSAGraph1() local520 HInstruction* array_length = new (allocator) HArrayLength(null_check); in BuildSSAGraph2() local676 HArrayLength* array_length = new (allocator) HArrayLength(null_check); in BuildSSAGraph3() local778 HInstruction* array_length = new (allocator) HArrayLength(null_check); in BuildSSAGraph4() local891 HArrayLength* array_length = new (&allocator) HArrayLength(null_check); in TEST() local
348 HArrayLength* array_length = length_value->AsArrayLength(); in Run() local871 HArrayLength* array_length, in CanAddDeoptimizationArrayLength()921 HArrayLength* array_length, in AddDeoptimizationArrayLength()1021 HArrayLength* array_length = finder.GetFoundArrayLength(); in AddDeoptimization() local1381 HInstruction* array_length = bounds_check->InputAt(1); in VisitBoundsCheck() local1615 HInstruction* array_length = left->AsArrayLength(); in VisitSub() local1756 void AddCompareWithDeoptimization(HInstruction* array_length, in AddCompareWithDeoptimization()1785 HInstruction* array_length = bounds_check->InputAt(1); in AddComparesWithDeoptimization() local
47 int32_t array_length = dimensions->Get(current_dimension); in RecursiveCreateMultiArray() local
179 inline String* String::AllocFromCharArray(Thread* self, int32_t array_length, in AllocFromCharArray()
238 jsize array_length) in ThrowSIOOBE()