Home | History | Annotate | Download | only in quick

Lines Matching refs:InterproceduralScratchRegister

116                            mr_conv->InterproceduralScratchRegister());
121 mr_conv->InterproceduralScratchRegister());
124 mr_conv->InterproceduralScratchRegister());
128 mr_conv->InterproceduralScratchRegister());
131 mr_conv->InterproceduralScratchRegister());
143 __ LoadRef(main_jni_conv->InterproceduralScratchRegister(),
145 __ VerifyObject(main_jni_conv->InterproceduralScratchRegister(), false);
146 __ StoreRef(handle_scope_offset, main_jni_conv->InterproceduralScratchRegister());
174 mr_conv->InterproceduralScratchRegister());
206 mr_conv->InterproceduralScratchRegister(),
219 main_jni_conv->InterproceduralScratchRegister());
222 main_jni_conv->InterproceduralScratchRegister());
226 main_jni_conv->InterproceduralScratchRegister());
228 __ CallFromThread64(read_barrier64, main_jni_conv->InterproceduralScratchRegister());
230 __ CallFromThread32(read_barrier32, main_jni_conv->InterproceduralScratchRegister());
254 mr_conv->InterproceduralScratchRegister(), false);
266 main_jni_conv->InterproceduralScratchRegister());
269 main_jni_conv->InterproceduralScratchRegister());
273 main_jni_conv->InterproceduralScratchRegister());
275 __ CallFromThread64(jni_start64, main_jni_conv->InterproceduralScratchRegister());
277 __ CallFromThread32(jni_start32, main_jni_conv->InterproceduralScratchRegister());
281 __ ExceptionPoll(main_jni_conv->InterproceduralScratchRegister(), main_out_arg_size);
325 mr_conv->InterproceduralScratchRegister(),
339 InterproceduralScratchRegister()));
349 main_jni_conv->InterproceduralScratchRegister());
352 main_jni_conv->InterproceduralScratchRegister());
360 mr_conv->InterproceduralScratchRegister());
420 __ Copy(out_off, saved_cookie_offset, end_jni_conv->InterproceduralScratchRegister(), 4);
431 end_jni_conv->InterproceduralScratchRegister(),
444 end_jni_conv->InterproceduralScratchRegister());
447 end_jni_conv->InterproceduralScratchRegister());
451 end_jni_conv->InterproceduralScratchRegister());
453 __ CallFromThread64(ThreadOffset<8>(jni_end64), end_jni_conv->InterproceduralScratchRegister());
455 __ CallFromThread32(ThreadOffset<4>(jni_end32), end_jni_conv->InterproceduralScratchRegister());
468 __ ExceptionPoll(main_jni_conv->InterproceduralScratchRegister(), 0);
541 __ CreateHandleScopeEntry(out_off, handle_scope_offset, mr_conv->InterproceduralScratchRegister(),
547 __ Copy(out_off, in_off, mr_conv->InterproceduralScratchRegister(), param_size);
569 __ CreateHandleScopeEntry(out_off, handle_scope_offset, mr_conv->InterproceduralScratchRegister(),
581 __ StoreSpanning(out_off, in_reg, in_off, mr_conv->InterproceduralScratchRegister());