Home | History | Annotate | Download | only in src

Lines Matching refs:HShr

1511   HValue* half_old_capacity = Add<HShr>(old_capacity, graph_->GetConstant1());
7708 HShr* shr;
7711 shr = HShr::cast(right);
7714 shr = HShr::cast(left);
7832 instr = HShr::New(zone(), context, left, right);