Home
last modified time | relevance | path

Searched refs:vstore4 (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dload_store_elimination_test.cc527 HInstruction* vstore4 = AddVecStore(down, array_, i_, vdata); in TEST_F() local
533 ASSERT_FALSE(IsRemoved(vstore4)); in TEST_F()