Searched refs:return_label (Results 1 – 2 of 2) sorted by relevance
7066 vixl::aarch64::Label return_label, not_marked, forwarding_address; in CompileBakerReadBarrierThunk() local7067 __ Cbz(root_reg, &return_label); in CompileBakerReadBarrierThunk()7071 __ Bind(&return_label); in CompileBakerReadBarrierThunk()
10039 vixl32::Label return_label, not_marked, forwarding_address; in CompileBakerReadBarrierThunk() local10040 __ CompareAndBranchIfZero(root_reg, &return_label, /* is_far_target= */ false); in CompileBakerReadBarrierThunk()10045 __ Bind(&return_label); in CompileBakerReadBarrierThunk()