Searched refs:getWordCount (Results 1 – 17 of 17) sorted by relevance
95 unsignedFitsInByte(regs.getWordCount())); in isCompatible()104 int count = regs.getWordCount(); in writeTo()
97 return (unsignedFitsInByte(regs.getWordCount()) && in isCompatible()115 int regA = regs.getWordCount(); in writeTo()
58 public int getWordCount(); in getWordCount() method
341 public int getWordCount() { in getWordCount() method in StdTypeList
343 public int getWordCount() { in getWordCount() method in StdTypeList
125 return getPrototype(isStatic).getParameterTypes().getWordCount(); in getParameterWordCount()
207 count = invokeDynamicRef.getPrototype().getParameterTypes().getWordCount(); in getOutsSize()220 count = proto.getPrototype().getParameterTypes().getWordCount(); in getOutsSize()
135 return getPrototype(isStatic).getParameterTypes().getWordCount(); in getParameterWordCount()
116 getWordCount(); in computeParamWidth()
110 public int getWordCount() { in getWordCount() method in RegisterSpecList
113 public int getWordCount() { in getWordCount() method in RegisterSpecList
670 public int getWordCount() { in getWordCount() method in DirectClassFile.DcfTypeList
236 - desc.getParameterTypes().getWordCount() - (isStatic? 0 : 1); in getParamBase()
516 - desc.getParameterTypes().getWordCount() - (isStatic? 0 : 1); in getParamBase()
247 - desc.getParameterTypes().getWordCount() - (isStatic? 0 : 1); in getParamBase()
526 - desc.getParameterTypes().getWordCount() - (isStatic? 0 : 1); in getParamBase()