Home | History | Annotate | Download | only in quick

Lines Matching refs:rl_src_i

1176   RegLocation rl_src_i = info->args[0];
1177 RegLocation rl_i = IsWide(size) ? LoadValueWide(rl_src_i, kCoreReg) : LoadValue(rl_src_i, kCoreReg);