Home
last modified time | relevance | path

Searched defs:store2 (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/compiler/optimizing/
H A Dinduction_var_analysis_test.cc321 HInstruction* store2 = InsertArrayStore(sub, 0); in TEST_F() local
833 HInstruction* store2 = InsertArrayStore(t, 0); in TEST_F() local
1092 HInstruction* store2 = InsertArrayStore(basic_[0], 0); in TEST_F() local
1125 HInstruction* store2 = InsertArrayStore(add, 0); in TEST_F() local
H A Dload_store_elimination_test.cc497 HInstruction* store2 = AddArraySet(entry_block_, array_, c1, c1); in TEST_F() local
521 HInstruction* store2 = AddArraySet(entry_block_, array_, c1, c2); in TEST_F() local
783 HInstruction* store2 = AddArraySet(right, array_, i_add1_); in TEST_F() local
865 HInstruction* store2 = AddArraySet(loop_, array_b, phi_, load); in TEST_F() local
896 HInstruction* store2 = AddArraySet(loop_, array2, phi_, load); in TEST_F() local
2597 HInstruction* store2 = MakeIFieldSet(new_inst2, param_obj2, MemberOffset(32)); in TEST_P() local
2764 HInstruction* store2 = MakeIFieldSet(new_inst2, c15, MemberOffset(32)); in TEST_P() local