Searched defs:ICONST_M1 (Results 1 – 5 of 5) sorted by relevance
49 public static final Instruction ICONST_M1 = new ICONST(-1); field in InstructionConst
50 Instruction ICONST_M1 = new ICONST(-1); field
132 int ICONST_M1 = 2; field
288 short ICONST_M1 = 2; field
490 public static final short ICONST_M1 = 2; field in Const