Searched refs:opIfLt (Results 1 – 2 of 2) sorted by relevance
31 return Rops.opIfLt(types); in LT()
1133 case RegOps.IF_LT: return opIfLt(sources); in ropFor()1368 public static Rop opIfLt(TypeList types) { in opIfLt() method in Rops