Searched refs:opAnd (Results 1 – 2 of 2) sorted by relevance
78 return Rops.opAnd(types); in AND()
1144 case RegOps.AND: return opAnd(sources); in ropFor()1526 public static Rop opAnd(TypeList types) { in opAnd() method in Rops