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

/openjdk7/hotspot/src/share/vm/adlc/
H A Dformssel.hpp676 void format_constant(FILE *fp, uint con_index, uint con_type);
H A Dformssel.cpp2455 format_constant( fp, index, dtype );
2484 format_constant( fp, index, dtype );
2499 void OperandForm::format_constant(FILE *fp, uint const_index, uint const_type) { function in class:OperandForm

Completed in 57 milliseconds