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

/openjdk7/hotspot/src/share/vm/adlc/
H A Dformsopt.cpp277 int RegClass::regs_in_word( int wordnum, bool stack_also ) { argument
282 if( (rnum >> 5) == wordnum )
288 if( wordnum*32+i >= RegisterForm::_reg_ctr )
H A Dformsopt.hpp172 int regs_in_word( int wordnum, bool stack_also );

Completed in 34 milliseconds