Home | History | Annotate | Download | only in quick

Lines Matching defs:next_use

672     int32_t next_use = 3;
691 StoreBaseDisp(TargetReg(kSp), (next_use + 1) * 4, reg, kWord);
695 next_use++;
698 while (next_use < info->num_arg_words) {
701 rl_arg = info->args[next_use];
717 int outs_offset = (next_use + 1) * 4;
720 next_use += 2;
723 next_use++;