Home | History | Annotate | Download | only in compiler

Lines Matching defs:rep_

1058   explicit Impl(MachineRepresentation rep) : value_(nullptr), rep_(rep) {}
1060 MachineRepresentation rep_;
1079 return impl_->rep_;
1177 var.first->rep_, static_cast<int>(merge_count_), &(i->second[0]));