Searched refs:CONST_Float (Results 1 – 5 of 5) sorted by relevance
269 case ConstPool.CONST_Float: in ldc()
92 public static final int CONST_Float = FloatInfo.tag; field in ConstPool
282 else if (tag == ConstPool.CONST_Float) in doLDC()
384 case ConstPool.CONST_Float : in getConstantValue()
761 case ConstPool.CONST_Float: in evalLDC()