Searched refs:BYTE (Results 1 – 4 of 4) sorted by relevance
15 li rINST, 2 # rINST- BYTE branch dist for not-taken
17 li rINST, 2 # rINST- BYTE branch dist for not-taken
196 BYTE("(B)V"), enumConstant225 return OutputType.BYTE; in getInstructionOutputType()
50 if (array.getArrayType() != Type.BYTE) { in asByteArray()247 if (array.getArrayType() == Type.BYTE && inst.getHardReferences().size() == 1) { in getAssociatedBitmapInstance()