Searched defs:size_for (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIR.hpp299 static OprSize size_for(BasicType t) { function in class:LIR_OprDesc
724 LIR_OprDesc::size_for(type) | LIR_OprDesc::virtual_mask);
728 LIR_OprDesc::size_for(type) | LIR_OprDesc::virtual_mask);
794 LIR_OprDesc::size_for(type));

Completed in 65 milliseconds