Home | History | Annotate | Download | only in a64

Lines Matching full:arg2_sp

1258     bool arg2_sp = StackPointer().Aliases(arg2);
1260 if (arg0_sp || arg1_sp || arg2_sp || arg3_sp) {
1268 if (arg2_sp) arg2 = Register(arg_sp.code(), arg2.size());