Searched defs:IRETURN (Results 1 – 6 of 6) sorted by relevance
26 public class IRETURN extends ReturnInstruction { class30 public IRETURN() { in IRETURN() method in IRETURN
144 public static final ReturnInstruction IRETURN = new IRETURN(); field in InstructionConst
145 ReturnInstruction IRETURN = new IRETURN(); field
166 int IRETURN = 172; field
980 short IRETURN = 172; field
1355 public static final short IRETURN = 172; field in Const