Searched defs:cpu_regnrLo (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/c1/ | ||
H A D | c1_LIR.hpp | 408 RegNr cpu_regnrLo() const { assert(is_double_cpu() && !is_virtual(), "type check"); return (RegNr)lo_reg_half(); } function in class:LIR_OprDesc |
Completed in 75 milliseconds