Searched refs:return_label (Results 1 – 2 of 2) sorted by relevance
7367 vixl::aarch64::Label return_label, not_marked, forwarding_address; in CompileBakerReadBarrierThunk() local7368 __ Cbz(root_reg, &return_label); in CompileBakerReadBarrierThunk()7372 __ Bind(&return_label); in CompileBakerReadBarrierThunk()
10373 vixl32::Label return_label, not_marked, forwarding_address; in CompileBakerReadBarrierThunk() local10374 __ CompareAndBranchIfZero(root_reg, &return_label, /* is_far_target= */ false); in CompileBakerReadBarrierThunk()10379 __ Bind(&return_label); in CompileBakerReadBarrierThunk()