Lines Matching refs:ref
63 # type-ref
64 # string-ref
65 # method-ref
66 # field-ref
112 op 1a const-string 21c y string-ref continue|throw
113 op 1b const-string/jumbo 31c y string-ref continue|throw
114 op 1c const-class 21c y type-ref continue|throw
117 op 1f check-cast 21c y type-ref continue|throw
118 op 20 instance-of 22c y type-ref continue|throw
120 op 22 new-instance 21c y type-ref continue|throw
121 op 23 new-array 22c y type-ref continue|throw
122 op 24 filled-new-array 35c n type-ref continue|throw
123 op 25 filled-new-array/range 3rc n type-ref continue|throw
163 op 52 iget 22c y field-ref continue|throw
164 op 53 iget-wide 22c y field-ref continue|throw
165 op 54 iget-object 22c y field-ref continue|throw
166 op 55 iget-boolean 22c y field-ref continue|throw
167 op 56 iget-byte 22c y field-ref continue|throw
168 op 57 iget-char 22c y field-ref continue|throw
169 op 58 iget-short 22c y field-ref continue|throw
170 op 59 iput 22c n field-ref continue|throw
171 op 5a iput-wide 22c n field-ref continue|throw
172 op 5b iput-object 22c n field-ref continue|throw
173 op 5c iput-boolean 22c n field-ref continue|throw
174 op 5d iput-byte 22c n field-ref continue|throw
175 op 5e iput-char 22c n field-ref continue|throw
176 op 5f iput-short 22c n field-ref continue|throw
177 op 60 sget 21c y field-ref continue|throw
178 op 61 sget-wide 21c y field-ref continue|throw
179 op 62 sget-object 21c y field-ref continue|throw
180 op 63 sget-boolean 21c y field-ref continue|throw
181 op 64 sget-byte 21c y field-ref continue|throw
182 op 65 sget-char 21c y field-ref continue|throw
183 op 66 sget-short 21c y field-ref continue|throw
184 op 67 sput 21c n field-ref continue|throw
185 op 68 sput-wide 21c n field-ref continue|throw
186 op 69 sput-object 21c n field-ref continue|throw
187 op 6a sput-boolean 21c n field-ref continue|throw
188 op 6b sput-byte 21c n field-ref continue|throw
189 op 6c sput-char 21c n field-ref continue|throw
190 op 6d sput-short 21c n field-ref continue|throw
191 op 6e invoke-virtual 35c n method-ref continue|throw|invoke
192 op 6f invoke-super 35c n method-ref continue|throw|invoke
193 op 70 invoke-direct 35c n method-ref continue|throw|invoke
194 op 71 invoke-static 35c n method-ref continue|throw|invoke
195 op 72 invoke-interface 35c n method-ref continue|throw|invoke
197 op 74 invoke-virtual/range 3rc n method-ref continue|throw|invoke
198 op 75 invoke-super/range 3rc n method-ref continue|throw|invoke
199 op 76 invoke-direct/range 3rc n method-ref continue|throw|invoke
200 op 77 invoke-static/range 3rc n method-ref continue|throw|invoke
201 op 78 invoke-interface/range 3rc n method-ref continue|throw|invoke
312 op e3 +iget-volatile 22c y field-ref optimized|continue|throw
313 op e4 +iput-volatile 22c n field-ref optimized|continue|throw
314 op e5 +sget-volatile 21c y field-ref optimized|continue|throw
315 op e6 +sput-volatile 21c n field-ref optimized|continue|throw
316 op e7 +iget-object-volatile 22c y field-ref optimized|continue|throw
317 op e8 +iget-wide-volatile 22c y field-ref optimized|continue|throw
318 op e9 +iput-wide-volatile 22c n field-ref optimized|continue|throw
319 op ea +sget-wide-volatile 21c y field-ref optimized|continue|throw
320 op eb +sput-wide-volatile 21c n field-ref optimized|continue|throw
330 op f0 +invoke-object-init/range 35c n method-ref optimized|continue|throw|invoke
342 op fc +iput-object-volatile 22c n field-ref optimized|continue|throw
343 op fd +sget-object-volatile 21c y field-ref optimized|continue|throw
344 op fe +sput-object-volatile 21c n field-ref optimized|continue|throw