Searched refs:opMul (Results 1 – 2 of 2) sorted by relevance
57 return Rops.opMul(types); in MULTIPLY()
1140 case RegOps.MUL: return opMul(sources); in ropFor()1487 public static Rop opMul(TypeList types) { in opMul() method in Rops