Searched refs:opIfGt (Results 1 – 2 of 2) sorted by relevance
59 return Rops.opIfGt(types); in GT()
1136 case RegOps.IF_GT: return opIfGt(sources); in ropFor()1390 public static Rop opIfGt(TypeList types) { in opIfGt() method in Rops