Home | History | Annotate | Download | only in compiler

Lines Matching defs:shr

758     Node* shr =
762 Node* node1 = graph()->NewNode(machine()->Word32Or(), shl, shr);
770 Node* node2 = graph()->NewNode(machine()->Word32Or(), shr, shl);