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

/dalvik/dexgen/src/com/android/dexgen/rop/code/
H A DRops.java483 public static final Rop SHL_CONST_INT = field in class:Rops
1563 return pickBinaryOp(types, SHL_CONST_INT, SHL_CONST_LONG, null, null,
/dalvik/dx/src/com/android/dx/rop/code/
H A DRops.java483 public static final Rop SHL_CONST_INT = field in class:Rops
1563 return pickBinaryOp(types, SHL_CONST_INT, SHL_CONST_LONG, null, null,

Completed in 2335 milliseconds