Searched defs:LShiftVLNode (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/opto/
H A Dvectornode.hpp237 //------------------------------LShiftVLNode-----------------------------------
239 class LShiftVLNode : public VectorNode { class in inherits:VectorNode
241 LShiftVLNode(Node* in1, Node* in2, const TypeVect* vt) : VectorNode(in1,in2,vt) {} function in class:LShiftVLNode

Completed in 1461 milliseconds