Searched refs:SHORT_ARRAY (Results 1 – 5 of 5) sorted by relevance
83 public static final CstType SHORT_ARRAY = intern(Type.SHORT_ARRAY); field in CstType
126 StdTypeList.make(Type.SHORT_ARRAY, Type.INT);162 StdTypeList.make(Type.INT, Type.SHORT_ARRAY, Type.INT);
238 public static final Type SHORT_ARRAY = SHORT.getArrayType(); field in Type
83 } else if (arrayType == CstType.SHORT_ARRAY || in ArrayData()
802 new Rop(RegOps.NEW_ARRAY, Type.SHORT_ARRAY, StdTypeList.INT,