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

/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dargs.cc45 static void print_reg( int reg ) { function
67 print_reg( sig[i] & 0xFFFF );
71 print_reg( reg );
/openjdk7/hotspot/src/share/vm/opto/
H A Dchaitin.cpp1921 static char *print_reg( OptoReg::Name reg, const PhaseChaitin *pc, char *buf ) { function
1940 print_reg( get_reg_first(n), this, buf );
1950 print_reg( lrgs(lidx).reg(), this, buf ); // a bound machine register
1957 print_reg( lrgs(lidx).reg(), this, buf );

Completed in 62 milliseconds