Searched defs:LCMP (Results 1 – 6 of 6) sorted by relevance
27 public class LCMP extends Instruction implements TypedInstruction, StackProducer, StackConsumer { class29 public LCMP() { in LCMP() method in LCMP
139 public static final Instruction LCMP = new LCMP(); field in InstructionConst
140 Instruction LCMP = new LCMP(); field
186 int LCMP = 148; field
884 short LCMP = 148; field
1235 public static final short LCMP = 148; field in Const