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