Home | History | Annotate | Download | only in code

Lines Matching defs:opConv

1154             case RegOps.CONV: return opConv(dest, sources.getType(0));
1728 public static Rop opConv(TypeBearer dest, TypeBearer source) {