Lines Matching refs:parameter1
72 HInstruction* parameter1 = new (&allocator_) in TEST_F() local
76 entry->AddInstruction(parameter1); in TEST_F()
92 HNullCheck* null_check = new (&allocator_) HNullCheck(parameter1, 0); in TEST_F()
105 null_check = new (&allocator_) HNullCheck(parameter1, 0); in TEST_F()
116 null_check = new (&allocator_) HNullCheck(parameter1, 0); in TEST_F()
129 null_check = new (&allocator_) HNullCheck(parameter1, 0); in TEST_F()
169 HInstruction* parameter1 = new (&allocator_) in TEST_F() local
173 entry->AddInstruction(parameter1); in TEST_F()
191 HNullCheck* null_check = new (&allocator_) HNullCheck(parameter1, 0); in TEST_F()
233 HInstruction* parameter1 = new (&allocator_) in TEST_F() local
237 entry->AddInstruction(parameter1); in TEST_F()
246 HNullCheck* null_check = new (&allocator_) HNullCheck(parameter1, 0); in TEST_F()