Searched refs:opIfEq (Results 1 – 2 of 2) sorted by relevance
45 return Rops.opIfEq(types); in EQ()
1131 case RegOps.IF_EQ: return opIfEq(sources); in ropFor()1344 public static Rop opIfEq(TypeList types) { in opIfEq() method in Rops