Home | History | Annotate | Download | only in ia32

Lines Matching defs:DoShift

819 LInstruction* LChunkBuilder::DoShift(Token::Value op,
1315 return DoShift(Token::SHR, instr);
1320 return DoShift(Token::SAR, instr);
1325 return DoShift(Token::SHL, instr);