Searched refs:opGetStatic (Results 1 – 2 of 2) sorted by relevance
596 addInstruction(new ThrowingCstInsn(Rops.opGetStatic(target.type.ropType), sourcePosition, in sget()
1200 case RegOps.GET_STATIC: return opGetStatic(dest); in ropFor()1937 public static Rop opGetStatic(TypeBearer type) { in opGetStatic() method in Rops