Lines Matching defs:Loadwu

63     __ Loadwu(tmp_reg, src_curr_addr, 0);  in EmitNativeCode()  local
733 __ Loadwu(out, temp, 0); in BOXED_TYPES() local
769 __ Loadwu(temp, TR, Thread::WeakRefAccessEnabledOffset<kRiscv64PointerSize>().Int32Value()); in VisitReferenceGetReferent() local
841 __ Loadwu(tmp, TR, Thread::IsGcMarkingOffset<kRiscv64PointerSize>().Int32Value()); in VisitReferenceRefersTo() local
1157 __ Loadwu(temp, str, class_offset); in VisitStringEquals() local
1159 __ Loadwu(temp1, arg, class_offset); in VisitStringEquals() local
1166 __ Loadwu(temp, str, count_offset); in VisitStringEquals() local
1167 __ Loadwu(temp1, arg, count_offset); in VisitStringEquals() local
1721 __ Loadwu(temp, klass, component_offset); in VisitSystemArrayCopy() local
1756 __ Loadwu(temp1, dest, class_offset); in VisitSystemArrayCopy() local
1759 __ Loadwu(temp2, src, class_offset); in VisitSystemArrayCopy() local
1771 __ Loadwu(temp1, temp1, component_offset); in VisitSystemArrayCopy() local
1774 __ Loadwu(temp1, temp1, super_offset); in VisitSystemArrayCopy() local
1798 __ Loadwu(temp2, src, class_offset); in VisitSystemArrayCopy() local
1851 __ Loadwu(tmp, src, monitor_offset); in VisitSystemArrayCopy() local
3267 __ Loadwu(temp3, str, count_offset); in VisitStringCompareTo() local
3268 __ Loadwu(temp2, arg, count_offset); in VisitStringCompareTo() local
3274 __ Loadwu(temp0, str, count_offset); in VisitStringCompareTo() local
3275 __ Loadwu(temp1, arg, count_offset); in VisitStringCompareTo() local
3492 __ Loadwu(temp, object, class_offset.Int32Value()); in GenerateSubTypeObjectCheckNoReadBarrier() local
3538 __ Loadwu(temp, varhandle, var_type_offset.Int32Value()); in GenerateVarHandleAccessModeAndVarTypeChecks() local
3584 __ Loadwu(temp, varhandle, coordinate_type0_offset.Int32Value()); in GenerateVarHandleStaticFieldCheck() local
3612 __ Loadwu(temp, varhandle, coordinate_type1_offset.Int32Value()); in GenerateVarHandleInstanceFieldChecks() local
3618 __ Loadwu(temp, varhandle, coordinate_type0_offset.Int32Value()); in GenerateVarHandleInstanceFieldChecks() local
3657 __ Loadwu(temp, varhandle, coordinate_type1_offset.Int32Value()); in GenerateVarHandleArrayChecks() local
3671 __ Loadwu(temp, varhandle, coordinate_type0_offset.Int32Value()); in GenerateVarHandleArrayChecks() local
3672 __ Loadwu(temp2, object, class_offset.Int32Value()); in GenerateVarHandleArrayChecks() local
3679 __ Loadwu(temp2, temp, component_type_offset.Int32Value()); in GenerateVarHandleArrayChecks() local
3802 __ Loadwu(target.offset, field, offset_offset.Int32Value()); in GenerateVarHandleTarget() local
5067 __ Loadwu(temp, varhandle, class_offset.Int32Value()); in EmitByteArrayViewCode() local
5127 __ Loadwu(out, TR, Thread::PeerOffset<kRiscv64PointerSize>().Int32Value()); in VisitThreadCurrentThread() local
5559 __ Loadwu(tmp, source_string_object, count_offset); in VisitStringGetCharsNoCheck() local