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

/openjdk7/langtools/src/share/classes/com/sun/tools/javac/jvm/
H A DByteCodes.java176 i2f = 134, field in interface:ByteCodes
H A DCode.java667 case i2f:
2125 mnem[i2f] = "i2f";
/openjdk7/hotspot/src/share/vm/runtime/
H A DsharedRuntime.hpp124 static jfloat i2f (jint x);
H A DsharedRuntime.cpp327 JRT_LEAF(jfloat, SharedRuntime::i2f(jint x))

Completed in 195 milliseconds