Home | History | Annotate | Download | only in quick

Lines Matching full:rl_src_offset

1151   RegLocation rl_src_offset = info->args[2];  // long low
1152 rl_src_offset.wide = 0; // ignore high half in info->args[3]
1158 RegLocation rl_offset = LoadValue(rl_src_offset, kCoreReg);
1183 RegLocation rl_src_offset = info->args[2]; // long low
1184 rl_src_offset.wide = 0; // ignore high half in info->args[3]
1190 RegLocation rl_offset = LoadValue(rl_src_offset, kCoreReg);