Searched refs:opShr (Results 1 - 2 of 2) sorted by relevance

/external/dexmaker/src/main/java/com/google/dexmaker/
H A DBinaryOp.java106 return Rops.opShr(types);
/external/dexmaker/src/dx/java/com/android/dx/rop/code/
H A DRops.java1148 case RegOps.SHR: return opShr(sources);
1574 public static Rop opShr(TypeList types) { method in class:Rops

Completed in 355 milliseconds