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

/openjdk7/hotspot/src/share/vm/opto/
H A DadlcVMDeps.hpp47 Physical = 0 // Start of physical regs enumerator in enum:AdlcVMDeps::Name
H A Doptoreg.hpp55 Physical = AdlcVMDeps::Physical, // Start of physical regs enumerator in enum:VALUE_OBJ_CLASS_SPEC::__anon352
H A Difg.cpp687 OptoReg::Name r_reg = (r_size == 1) ? rmask.find_first_elem() : OptoReg::Physical;
/openjdk7/hotspot/src/share/vm/adlc/
H A Doutput_h.cpp34 int regCount = AdlcVMDeps::Physical + registers->_rdefs.count();

Completed in 45 milliseconds