Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dlicm_test.cc133 HInstruction* set_field = new (GetAllocator()) HInstanceFieldSet( in TEST_F() local
160 HInstruction* set_field = new (GetAllocator()) HInstanceFieldSet(parameter_, in TEST_F() local
Dload_store_elimination_test.cc1006 HInstruction* set_field = MakeIFieldSet(new_inst, graph_->GetIntConstant(33), MemberOffset(32)); in TEST_F() local
1057 HInstruction* set_field = MakeIFieldSet(new_inst, graph_->GetIntConstant(33), MemberOffset(32)); in TEST_F() local