Searched refs:CONST_CLASS (Results 1 – 7 of 7) sorted by relevance
73 public static final int CONST_CLASS = 0x1c; field in Opcodes
174 public static final Info CONST_CLASS = field in OpcodeInfo175 new Info(Opcodes.CONST_CLASS, "const-class",1001 set(CONST_CLASS);
62 public static final int CONST_CLASS = 0x1c; field in DalvOps
177 public static final Dop CONST_CLASS = field in Dops178 new Dop(DalvOps.CONST_CLASS, DalvOps.CONST_CLASS,982 set(CONST_CLASS);
405 return Dops.CONST_CLASS; in dopFor()
180 public static final Dop CONST_CLASS = field in Dops181 new Dop(Opcodes.CONST_CLASS, Opcodes.CONST_CLASS,1001 set(CONST_CLASS);
584 return Dops.CONST_CLASS; in dopFor()