Home | History | Annotate | Download | only in code

Lines Matching defs:opConv

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