Searched refs:opIfGe (Results 1 – 2 of 2) sorted by relevance
52 return Rops.opIfGe(types); in GE()
1134 case RegOps.IF_GE: return opIfGe(sources); in ropFor()1379 public static Rop opIfGe(TypeList types) { in opIfGe() method in Rops