Lines Matching refs:HInstanceFieldGet
44 block->AddInstruction(new (GetAllocator()) HInstanceFieldGet(parameter, in TEST_F()
53 block->AddInstruction(new (GetAllocator()) HInstanceFieldGet(parameter, in TEST_F()
63 block->AddInstruction(new (GetAllocator()) HInstanceFieldGet(parameter, in TEST_F()
84 block->AddInstruction(new (GetAllocator()) HInstanceFieldGet(parameter, in TEST_F()
124 block->AddInstruction(new (GetAllocator()) HInstanceFieldGet(parameter, in TEST_F()
147 then->AddInstruction(new (GetAllocator()) HInstanceFieldGet(parameter, in TEST_F()
157 else_->AddInstruction(new (GetAllocator()) HInstanceFieldGet(parameter, in TEST_F()
167 join->AddInstruction(new (GetAllocator()) HInstanceFieldGet(parameter, in TEST_F()
204 block->AddInstruction(new (GetAllocator()) HInstanceFieldGet(parameter, in TEST_F()
227 loop_header->AddInstruction(new (GetAllocator()) HInstanceFieldGet(parameter, in TEST_F()
252 loop_body->AddInstruction(new (GetAllocator()) HInstanceFieldGet(parameter, in TEST_F()
264 exit->AddInstruction(new (GetAllocator()) HInstanceFieldGet(parameter, in TEST_F()