Home
last modified time | relevance | path

Searched defs:ConstWide32 (Results 1 – 1 of 1) sorted by relevance

/external/r8/src/main/java/com/android/tools/r8/code/
DConstWide32.java12 public class ConstWide32 extends Format31i implements WideConstant { class
18 ConstWide32(int high, BytecodeStream stream) { in ConstWide32() method in ConstWide32
22 public ConstWide32(int dest, int constant) { in ConstWide32() method in ConstWide32