• Home
  • Raw
  • Download

Lines Matching refs:HArraySet

57       new (GetAllocator()) HArraySet(array, c1, c3, DataType::Type::kInt32, 0);  in TEST_F()
59 new (GetAllocator()) HArraySet(array, index, c3, DataType::Type::kInt32, 0); in TEST_F()
207 HInstruction* arr_set1 = new (GetAllocator()) HArraySet(array, c0, c0, DataType::Type::kInt32, 0); in TEST_F()
208 HInstruction* arr_set2 = new (GetAllocator()) HArraySet(array, c1, c0, DataType::Type::kInt32, 0); in TEST_F()
210 new (GetAllocator()) HArraySet(array, add0, c0, DataType::Type::kInt32, 0); in TEST_F()
212 new (GetAllocator()) HArraySet(array, add1, c0, DataType::Type::kInt32, 0); in TEST_F()
214 new (GetAllocator()) HArraySet(array, sub0, c0, DataType::Type::kInt32, 0); in TEST_F()
216 new (GetAllocator()) HArraySet(array, sub1, c0, DataType::Type::kInt32, 0); in TEST_F()
218 new (GetAllocator()) HArraySet(array, rev_sub1, c0, DataType::Type::kInt32, 0); in TEST_F()
220 new (GetAllocator()) HArraySet(array, sub_neg1, c0, DataType::Type::kInt32, 0); in TEST_F()
293 HInstruction* arr_set_0 = new (GetAllocator()) HArraySet(array, in TEST_F()
298 HInstruction* arr_set_1 = new (GetAllocator()) HArraySet(array, in TEST_F()
303 HInstruction* arr_set_i = new (GetAllocator()) HArraySet(array, in TEST_F()
511 HInstruction* arr_set_1 = new (GetAllocator()) HArraySet( in TEST_F()
513 HInstruction* arr_set_2 = new (GetAllocator()) HArraySet( in TEST_F()
520 HInstruction* arr_set_3 = new (GetAllocator()) HArraySet( in TEST_F()
522 HInstruction* arr_set_4 = new (GetAllocator()) HArraySet( in TEST_F()
530 HInstruction* arr_set_5 = new (GetAllocator()) HArraySet( in TEST_F()
532 HInstruction* arr_set_6 = new (GetAllocator()) HArraySet( in TEST_F()
538 HInstruction* arr_set_7 = new (GetAllocator()) HArraySet( in TEST_F()
540 HInstruction* arr_set_8 = new (GetAllocator()) HArraySet( in TEST_F()