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

/openjdk7/hotspot/src/share/vm/adlc/
H A Doutput_c.cpp3621 static void path_to_constant(FILE *fp, FormDict &globals, function
3663 path_to_constant(fp, globals, mnode->_lChild, idx);
3670 path_to_constant(fp, globals, mnode->_rChild, idx);
3691 path_to_constant(fp, globalNames, op._matrule, i);
3694 path_to_constant(fp, globalNames, op._matrule, i);
3813 path_to_constant(fp_cpp, _globalNames, op->_matrule, i);
3816 path_to_constant(fp_cpp, _globalNames, op->_matrule, i);

Completed in 47 milliseconds