Lines Matching refs:HInstanceFieldGet
45 block->AddInstruction(new (GetAllocator()) HInstanceFieldGet(parameter, in TEST_F()
54 block->AddInstruction(new (GetAllocator()) HInstanceFieldGet(parameter, in TEST_F()
64 block->AddInstruction(new (GetAllocator()) HInstanceFieldGet(parameter, in TEST_F()
85 block->AddInstruction(new (GetAllocator()) HInstanceFieldGet(parameter, in TEST_F()
125 block->AddInstruction(new (GetAllocator()) HInstanceFieldGet(parameter, in TEST_F()
148 then->AddInstruction(new (GetAllocator()) HInstanceFieldGet(parameter, in TEST_F()
158 else_->AddInstruction(new (GetAllocator()) HInstanceFieldGet(parameter, in TEST_F()
168 join->AddInstruction(new (GetAllocator()) HInstanceFieldGet(parameter, in TEST_F()
205 block->AddInstruction(new (GetAllocator()) HInstanceFieldGet(parameter, in TEST_F()
228 loop_header->AddInstruction(new (GetAllocator()) HInstanceFieldGet(parameter, in TEST_F()
253 loop_body->AddInstruction(new (GetAllocator()) HInstanceFieldGet(parameter, in TEST_F()
265 exit->AddInstruction(new (GetAllocator()) HInstanceFieldGet(parameter, in TEST_F()