Lines Matching refs:target
7646 // Jumping to a "BTI c" target must fail.
7669 // Calling a "BTI j" target must fail.
7693 Label target, target_j, target_c, target_jc;
7695 __ Bind(&target, EmitBTI);
9556 Label target;
9560 __ Adr(lr, &target);
9566 __ Bind(&target);
13161 Label target;
13167 __ B(&target);
13168 __ B(eq, &target);
13169 __ Cbz(x0, &target);
13170 __ Tbz(x0, 0, &target);
13172 __ Bind(&target);
13292 // the branches, including the 'tbz'. Checks will fail if the target of a