Searched defs:ILOAD (Results 1 – 3 of 3) 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
364 short ILOAD = 21; field
585 public static final short ILOAD = 21; field in Const