Searched refs:opNot (Results 1 – 2 of 2) sorted by relevance
30 return Rops.opNot(type.ropType); in NOT()
1150 case RegOps.NOT: return opNot(dest); in ropFor()1665 public static Rop opNot(TypeBearer type) { in opNot() method in Rops