Searched refs:compressed_string_preloop (Results 1 – 3 of 3) sorted by relevance
5549 Riscv64Label compressed_string_preloop; in VisitStringGetCharsNoCheck() local5564 __ Beqz(tmp, &compressed_string_preloop); in VisitStringGetCharsNoCheck()5626 __ Bind(&compressed_string_preloop); in VisitStringGetCharsNoCheck()
2166 vixl32::Label compressed_string_preloop; in VisitStringGetCharsNoCheck() local2175 __ B(eq, &compressed_string_preloop, /* is_far_target= */ false); in VisitStringGetCharsNoCheck()2221 __ Bind(&compressed_string_preloop); in VisitStringGetCharsNoCheck()
2839 vixl::aarch64::Label compressed_string_preloop; in VisitStringGetCharsNoCheck() local2845 __ Tbz(tmp2, 0, &compressed_string_preloop); in VisitStringGetCharsNoCheck()2885 __ Bind(&compressed_string_preloop); in VisitStringGetCharsNoCheck()