Searched defs:store1 (Results 1 – 2 of 2) sorted by relevance
| /art/compiler/optimizing/ |
| D | induction_var_analysis_test.cc | 319 HInstruction* store1 = InsertArrayStore(add, 0); in TEST_F() local 833 HInstruction* store1 = InsertArrayStore(k_header, 0); in TEST_F() local 1092 HInstruction* store1 = InsertArrayStore(conv, 0); in TEST_F() local 1123 HInstruction* store1 = InsertArrayStore(conv, 0); in TEST_F() local
|
| D | load_store_elimination_test.cc | 530 HInstruction* store1 = AddArraySet(entry_block_, array_, c1, c1); in TEST_F() local 555 HInstruction* store1 = AddArraySet(entry_block_, array_, c1, c1); in TEST_F() local 822 HInstruction* store1 = AddArraySet(left, array_, i_); in TEST_F() local 901 HInstruction* store1 = AddArraySet(entry_block_, array_, c0, c2); in TEST_F() local 936 HInstruction* store1 = AddArraySet(pre_header_, array_, c0, c2); in TEST_F() local 2636 HInstruction* store1 = MakeIFieldSet(new_inst1, param_obj1, MemberOffset(32)); in TEST_P() local 2798 HInstruction* store1 = MakeIFieldSet(new_inst1, c12, MemberOffset(32)); in TEST_P() local
|