Searched refs:withIndex (Results 1 – 11 of 11) sorted by relevance
59 public DecodedInstruction withIndex(int newIndex) { in withIndex() method in PackedSwitchPayloadDecodedInstruction
63 public DecodedInstruction withIndex(int newIndex) { in withIndex() method in SparseSwitchPayloadDecodedInstruction
39 public DecodedInstruction withIndex(int newIndex) { in withIndex() method in ZeroRegisterDecodedInstruction
50 public DecodedInstruction withIndex(int newIndex) { in withIndex() method in OneRegisterDecodedInstruction
55 public DecodedInstruction withIndex(int newIndex) { in withIndex() method in RegisterRangeDecodedInstruction
59 public DecodedInstruction withIndex(int newIndex) { in withIndex() method in TwoRegisterDecodedInstruction
68 public DecodedInstruction withIndex(int newIndex) { in withIndex() method in ThreeRegisterDecodedInstruction
77 public DecodedInstruction withIndex(int newIndex) { in withIndex() method in FourRegisterDecodedInstruction
86 public DecodedInstruction withIndex(int newIndex) { in withIndex() method in FiveRegisterDecodedInstruction
97 public DecodedInstruction withIndex(int newIndex) { in withIndex() method in FillArrayDataPayloadDecodedInstruction
477 public abstract DecodedInstruction withIndex(int newIndex); in withIndex() method in DecodedInstruction