Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_analysis_test.cc527 HInstruction* add_0x10 = new (GetAllocator()) HAdd(DataType::Type::kInt32, index, c_0x10); in TEST_F() local
531 array, add_0x10, c0, DataType::Type::kInt32, 0); in TEST_F()
557 entry->AddInstruction(add_0x10); in TEST_F()