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

/openjdk9/hotspot/src/share/vm/c1/
H A Dc1_LIRGenerator.hpp188 LIR_OprList _reg_for_constants; member in class:LIRGenerator
H A Dc1_LIRGenerator.cpp356 _reg_for_constants.trunc_to(0);
1438 return _reg_for_constants.at(i);
1445 _reg_for_constants.append(result);

Completed in 109 milliseconds