Searched refs:compressed_string_loop (Results 1 – 2 of 2) sorted by relevance
5617 Riscv64Label compressed_string_loop; in VisitStringGetCharsNoCheck() local5636 __ Bind(&compressed_string_loop); in VisitStringGetCharsNoCheck()5644 __ Bgtz(number_of_chars, &compressed_string_loop); in VisitStringGetCharsNoCheck()
2151 vixl32::Label done, compressed_string_loop; in VisitStringGetCharsNoCheck() local2223 __ Bind(&compressed_string_loop); in VisitStringGetCharsNoCheck()2229 __ B(gt, &compressed_string_loop, /* is_far_target= */ false); in VisitStringGetCharsNoCheck()