Home | History | Annotate | Download | only in quick

Lines Matching refs:rl_src_offset

1610   RegLocation rl_src_offset = info->args[2];  // long low
1611 rl_src_offset = NarrowRegLoc(rl_src_offset); // ignore high half in info->args[3]
1615 RegLocation rl_offset = LoadValue(rl_src_offset, kCoreReg);
1655 RegLocation rl_src_offset = info->args[2]; // long low
1656 rl_src_offset = NarrowRegLoc(rl_src_offset); // ignore high half in info->args[3]
1662 RegLocation rl_offset = LoadValue(rl_src_offset, kCoreReg);