Searched refs:compressed_string_loop (Results 1 – 2 of 2) sorted by relevance
5649 Riscv64Label compressed_string_loop; in VisitStringGetCharsNoCheck() local5668 __ Bind(&compressed_string_loop); in VisitStringGetCharsNoCheck()5676 __ 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()