Searched refs:decodeAll (Results 1 – 3 of 3) sorted by relevance
95 DecodedInstruction.decodeAll(encodedInstructions); in visitAll()
44 DecodedInstruction.decodeAll(encodedInstructions); in transform()
82 public static DecodedInstruction[] decodeAll(short[] encodedInstructions) { in decodeAll() method in DecodedInstruction