Home | History | Annotate | Download | only in x64

Lines Matching refs:SHR

189     case Token::SHR: return "shr-t";
858 bool may_deopt = (op == Token::SHR && constant_value == 0);
1250 return DoShift(Token::SHR, instr);