Searched defs:as_jint_bits (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/c1/ | ||
H A D | c1_LIR.hpp | 130 jint as_jint_bits() const { type_check(T_FLOAT, T_INT, T_ADDRESS); return _value.get_jint(); } function in class:LIR_Const |
Completed in 49 milliseconds