Searched refs:vstore (Results 1 – 1 of 1) sorted by relevance
212 HInstruction* vstore = in AddVecStore() local221 block->InsertInstructionBefore(vstore, block->GetLastInstruction()); in AddVecStore()222 return vstore; in AddVecStore()539 HInstruction* vstore = AddVecStore(entry_block_, array_, i_); in TEST_F() local543 ASSERT_FALSE(IsRemoved(vstore)); in TEST_F()554 HInstruction* vstore = AddVecStore(entry_block_, array_, i_); in TEST_F() local558 ASSERT_FALSE(IsRemoved(vstore)); in TEST_F()928 ASSERT_FALSE(IsRemoved(vstore)); in TEST_F()951 ASSERT_FALSE(IsRemoved(vstore)); in TEST_F()1028 ASSERT_FALSE(IsRemoved(vstore)); in TEST_F()[all …]