Lines Matching refs:SHR
4604 case Token::SHR:4618 if ((instr->op() == Token::SHR) && instr->can_deopt()) {4627 case Token::SHR: __ Lsr(result, left, shift_count); break;4666 case Token::SHR:4681 if ((instr->op() == Token::SHR) && instr->can_deopt()) {4699 case Token::SHR: