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