Searched defs:UshrLong2Addr (Results 1 - 1 of 1) sorted by relevance

/external/r8/src/main/java/com/android/tools/r8/code/
H A DUshrLong2Addr.java9 public class UshrLong2Addr extends Format12x { class in inherits:Format12x
12 public static final String NAME = "UshrLong2Addr";
15 UshrLong2Addr(int high, BytecodeStream stream) { method in class:UshrLong2Addr
19 public UshrLong2Addr(int left, int right) { method in class:UshrLong2Addr

Completed in 387 milliseconds