Searched refs:vector_operands (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/opto/
H A Dvectornode.cpp204 void VectorNode::vector_operands(Node* n, uint* start, uint* end) { function in class:VectorNode
H A Dvectornode.hpp64 static void vector_operands(Node* n, uint* start, uint* end);
H A Dsuperword.cpp1090 VectorNode::vector_operands(p0, &start, &end);
1800 VectorNode::vector_operands(n, &start, &end);

Completed in 34 milliseconds