Home | History | Annotate | Download | only in quick

Lines Matching refs:rl_src_offset

1449   RegLocation rl_src_offset = info->args[2];  // long low
1450 rl_src_offset = NarrowRegLoc(rl_src_offset); // ignore high half in info->args[3]
1454 RegLocation rl_offset = LoadValue(rl_src_offset, kCoreReg);
1494 RegLocation rl_src_offset = info->args[2]; // long low
1495 rl_src_offset = NarrowRegLoc(rl_src_offset); // ignore high half in info->args[3]
1501 RegLocation rl_offset = LoadValue(rl_src_offset, kCoreReg);