Lines Matching refs:ld_ptr

356   __ ld_ptr(O0, O1, Otos_i);
695 __ ld_ptr( Llocals, Interpreter::local_offset_in_bytes(n), Otos_i );
881 __ ld_ptr(Lesp, Interpreter::expr_offset_in_bytes(0), Otos_i);
883 __ ld_ptr(Lesp, Interpreter::expr_offset_in_bytes(2), O3); // get array
898 __ ld_ptr(O4, in_bytes(objArrayKlass::element_klass_offset()), O4);
1621 __ ld_ptr(Lmethod, methodOopDesc::const_offset(), G3_scratch);
1655 __ ld_ptr(Lmethod, methodOopDesc::method_data_offset(), G4_scratch);
1705 __ ld_ptr(O1, nmethod::osr_entry_point_offset(), O2);
1801 __ ld_ptr(Lmethod, methodOopDesc::const_offset(), G3_scratch);
1816 __ ld_ptr(Lmethod, methodOopDesc::const_offset(), G3_scratch);
2111 __ ld_ptr(Rcache, constantPoolCacheOopDesc::base_offset() +
2148 __ ld_ptr(Rcache, constantPoolCacheOopDesc::base_offset() +
2182 __ ld_ptr(Address(cache, method_offset), method);
2189 __ ld_ptr(Address(cache, index_offset), method);
2193 __ ld_ptr(Address(cache, method_offset), method);
2199 __ ld_ptr(Address(cache, index_offset), itable_index);
2201 __ ld_ptr(Address(cache, flags_offset), flags);
2215 __ ld_ptr(Rcache, cp_base_offset + ConstantPoolCacheEntry::flags_offset(), Rflags);
2216 __ ld_ptr(Rcache, cp_base_offset + ConstantPoolCacheEntry::f2_offset(), Roffset);
2218 __ ld_ptr(Rcache, cp_base_offset + ConstantPoolCacheEntry::f1_offset(), Robj);
2249 __ ld_ptr(Lesp, Interpreter::expr_offset_in_bytes(0), Otos_i);
2454 __ ld_ptr(Rcache, cp_base_offset + ConstantPoolCacheEntry::f2_offset(), Roffset);
2465 __ ld_ptr(Rcache, cp_base_offset + ConstantPoolCacheEntry::f2_offset(), Rflags);
2588 __ ld_ptr(G1_scratch, cp_base_offset + ConstantPoolCacheEntry::flags_offset(), Rflags);
2606 __ ld_ptr(G4_scratch, 0, G4_scratch);
2853 __ ld_ptr(Rcache, cp_base_offset + ConstantPoolCacheEntry::flags_offset(), Rflags);
2863 __ ld_ptr(Rcache, cp_base_offset + ConstantPoolCacheEntry::f2_offset(), Roffset);
2909 __ ld_ptr(Llocals, 0, Rreceiver);
2913 __ ld_ptr(Rcache, constantPoolCacheOopDesc::base_offset() + ConstantPoolCacheEntry::f2_offset(), Roffset);
2933 __ ld_ptr(Rcache, constantPoolCacheOopDesc::base_offset() + ConstantPoolCacheEntry::flags_offset(), Rflags);
3021 __ ld_ptr(Address(temp, ra), ra);
3073 __ ld_ptr(Rtemp, Rret, Rret); // get return address
3116 __ ld_ptr(Rtemp, Rret, Rret); // get return address
3248 __ ld_ptr(Rscratch, itableOffsetEntry::interface_offset_in_bytes(), Rtemp);
3276 __ ld_ptr(O2_klassOop, Rscratch, G5_method);
3390 __ ld_ptr(Rscratch, Roffset, RinstanceKlass);
3423 __ ld_ptr(G2_thread, in_bytes(JavaThread::tlab_top_offset()), RoldTopValue); // sets up RalocatedObject
3424 __ ld_ptr(G2_thread, in_bytes(JavaThread::tlab_end_offset()), RendValue);
3440 __ ld_ptr(G2_thread, in_bytes(JavaThread::tlab_refill_waste_limit_offset()), RtlabWasteLimitValue);
3470 __ ld_ptr(RendValue, 0, RendValue);
3471 __ ld_ptr(RtopAddr, 0, RoldTopValue);
3526 __ ld_ptr(RinstanceKlass, in_bytes(Klass::prototype_header_offset()), G4_scratch);
3609 __ ld_ptr(Lscratch, Roffset, RspecifiedKlass);
3665 __ ld_ptr(Lscratch, Roffset, RspecifiedKlass);
3776 __ delayed()->ld_ptr(O3, BasicObjectLock::obj_offset_in_bytes(), O4);
3835 __ delayed()->ld_ptr(Lscratch, BasicObjectLock::obj_offset_in_bytes(), O4);
3855 __ ld_ptr(G4_scratch, G3_scratch, G3_scratch);