Searched refs:opPutStatic (Results 1 – 2 of 2) sorted by relevance
605 addInstruction(new ThrowingCstInsn(Rops.opPutStatic(source.type.ropType), sourcePosition, in sput()
1202 case RegOps.PUT_STATIC: return opPutStatic(sources.getType(0)); in ropFor()1960 public static Rop opPutStatic(TypeBearer type) { in opPutStatic() method in Rops