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

/dalvik/dexgen/src/com/android/dexgen/rop/code/
H A DRops.java491 public static final Rop SHR_CONST_INT = field in class:Rops
1575 return pickBinaryOp(types, SHR_CONST_INT, SHR_CONST_LONG, null, null,
/dalvik/dx/src/com/android/dx/rop/code/
H A DRops.java491 public static final Rop SHR_CONST_INT = field in class:Rops
1575 return pickBinaryOp(types, SHR_CONST_INT, SHR_CONST_LONG, null, null,

Completed in 108 milliseconds