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