Searched refs:opGetField (Results 1 – 2 of 2) sorted by relevance
578 addInstruction(new ThrowingCstInsn(Rops.opGetField(target.type.ropType), sourcePosition, in iget()
1199 case RegOps.GET_FIELD: return opGetField(dest); in ropFor()1891 public static Rop opGetField(TypeBearer type) { in opGetField() method in Rops