Lines Matching refs:rscratch1

98     // This can destroy rscratch1 if counter is far from the code cache
463 __ lea(rscratch1, ExternalAddress((address)__FILE__));
464 __ movptr(Address(r15_thread, Thread::exception_file_offset()), rscratch1);
985 // * [tos + 8]: saved r10 (rscratch1) - saved by caller
1056 __ movptr(rscratch1, Address(rsp, saved_r10)); // get saved r10 back
1066 __ movptr(rscratch1, Address(rsp, saved_r10)); // get saved r10 back
1084 // * [tos + 20] saved r10 (rscratch1) - saved by caller
1553 inc_counter_np(SharedRuntime::_jbyte_array_copy_ctr); // Update counter after rscratch1 is free
1642 inc_counter_np(SharedRuntime::_jbyte_array_copy_ctr); // Update counter after rscratch1 is free
1651 inc_counter_np(SharedRuntime::_jbyte_array_copy_ctr); // Update counter after rscratch1 is free
1745 inc_counter_np(SharedRuntime::_jshort_array_copy_ctr); // Update counter after rscratch1 is free
1846 inc_counter_np(SharedRuntime::_jshort_array_copy_ctr); // Update counter after rscratch1 is free
1855 inc_counter_np(SharedRuntime::_jshort_array_copy_ctr); // Update counter after rscratch1 is free
1945 inc_counter_np(SharedRuntime::_jint_array_copy_ctr); // Update counter after rscratch1 is free
2029 inc_counter_np(SharedRuntime::_jint_array_copy_ctr); // Update counter after rscratch1 is free
2042 inc_counter_np(SharedRuntime::_jint_array_copy_ctr); // Update counter after rscratch1 is free
2119 inc_counter_np(SharedRuntime::_jlong_array_copy_ctr); // Update counter after rscratch1 is free
2134 inc_counter_np(SharedRuntime::_oop_array_copy_ctr); // Update counter after rscratch1 is free
2136 inc_counter_np(SharedRuntime::_jlong_array_copy_ctr); // Update counter after rscratch1 is free
2202 inc_counter_np(SharedRuntime::_jlong_array_copy_ctr); // Update counter after rscratch1 is free
2217 inc_counter_np(SharedRuntime::_oop_array_copy_ctr); // Update counter after rscratch1 is free
2219 inc_counter_np(SharedRuntime::_jlong_array_copy_ctr); // Update counter after rscratch1 is free
2400 assert_different_registers(rax, r14_length, count, to, end_to, rcx, rscratch1);
2413 gen_write_ref_array_post_barrier(to, r14_length, rscratch1);
2420 inc_counter_np(SharedRuntime::_checkcast_array_copy_ctr); // Update counter after rscratch1 is free