Home | History | Annotate | Download | only in a64

Lines Matching full:arg3_sp

1259     bool arg3_sp = StackPointer().Aliases(arg3);
1260 if (arg0_sp || arg1_sp || arg2_sp || arg3_sp) {
1269 if (arg3_sp) arg3 = Register(arg_sp.code(), arg3.size());