Searched defs:ILOAD (Results 1 – 5 of 5) sorted by relevance
26 public class ILOAD extends LoadInstruction { class32 ILOAD() { in ILOAD() method in ILOAD40 public ILOAD(final int n) { in ILOAD() method in ILOAD
151 int ILOAD = 21; field
425 int ILOAD = 21; // visitVarInsn field
364 short ILOAD = 21; field
585 public static final short ILOAD = 21; field in Const