Home | History | Annotate | Download | only in optimizing

Lines Matching defs:parameter

300   HInstruction* parameter = new (&allocator) HParameterValue(0, Primitive::kPrimNot);
301 entry->AddInstruction(parameter);
312 HNullCheck* null_check = new (&allocator) HNullCheck(parameter, 0);
323 null_check = new (&allocator) HNullCheck(parameter, 0);
334 null_check = new (&allocator) HNullCheck(parameter, 0);
373 HInstruction* parameter = new (allocator) HParameterValue(0, Primitive::kPrimNot);
374 entry->AddInstruction(parameter);
398 HInstruction* null_check = new (allocator) HNullCheck(parameter, 0);
415 null_check = new (allocator) HNullCheck(parameter, 0);
508 HInstruction* parameter = new (allocator) HParameterValue(0, Primitive::kPrimNot);
509 entry->AddInstruction(parameter);
519 HInstruction* null_check = new (allocator) HNullCheck(parameter, 0);
552 null_check = new (allocator) HNullCheck(parameter, 0);
751 HInstruction* parameter = new (allocator) HParameterValue(0, Primitive::kPrimNot);
752 entry->AddInstruction(parameter);
777 HInstruction* null_check = new (allocator) HNullCheck(parameter, 0);
793 null_check = new (allocator) HNullCheck(parameter, 0);
871 HInstruction* parameter = new (&allocator) HParameterValue(0, Primitive::kPrimNot);
872 entry->AddInstruction(parameter);
890 HNullCheck* null_check = new (&allocator) HNullCheck(parameter, 0);
906 null_check = new (&allocator) HNullCheck(parameter, 0);
923 null_check = new (&allocator) HNullCheck(parameter, 0);
933 null_check = new (&allocator) HNullCheck(parameter, 0);
952 null_check = new (&allocator) HNullCheck(parameter, 0);
963 null_check = new (&allocator) HNullCheck(parameter, 0);
972 null_check = new (&allocator) HNullCheck(parameter, 0);
982 null_check = new (&allocator) HNullCheck(parameter, 0);