Home | History | Annotate | Download | only in optimizing

Lines Matching defs:type_

612     return type_;
654 LiveInterval* new_interval = new (allocator_) LiveInterval(allocator_, type_);
786 return type_ == Primitive::kPrimFloat || type_ == Primitive::kPrimDouble;
845 allocator_, type_, defined_by_, false, kNoRegister, is_temp, true);
987 type_(type),
1105 const Primitive::Type type_;