Home | History | Annotate | Download | only in x64

Lines Matching refs:DoShift

828 LInstruction* LChunkBuilder::DoShift(Token::Value op,
1250 return DoShift(Token::SHR, instr);
1255 return DoShift(Token::SAR, instr);
1260 return DoShift(Token::SHL, instr);