Home
last modified time | relevance | path

Searched refs:source_string_object (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/art/compiler/optimizing/
H A Dintrinsics_riscv64.cc5503 XRegister source_string_object = locations->InAt(0).AsRegister<XRegister>(); in VisitStringGetCharsNoCheck() local
5545 __ Addi(source_ptr, source_string_object, string_value_offset); in VisitStringGetCharsNoCheck()
5559 __ Loadwu(tmp, source_string_object, count_offset); in VisitStringGetCharsNoCheck()