Searched refs:opPutField (Results 1 – 2 of 2) sorted by relevance
588 addInstruction(new ThrowingCstInsn(Rops.opPutField(source.type.ropType), sourcePosition, in iput()
1201 case RegOps.PUT_FIELD: return opPutField(sources.getType(0)); in ropFor()1914 public static Rop opPutField(TypeBearer type) { in opPutField() method in Rops