Home | History | Annotate | Download | only in x87

Lines Matching refs:VisitWord32PairShift

637 void VisitWord32PairShift(InstructionSelector* selector, InstructionCode opcode,
660 VisitWord32PairShift(this, kX87ShlPair, node);
664 VisitWord32PairShift(this, kX87ShrPair, node);
668 VisitWord32PairShift(this, kX87SarPair, node);