Home | History | Annotate | Download | only in src

Lines Matching refs:reglocs

5905 		       const Ebl_Register_Location *reglocs, size_t nregloc)
5921 for (int reg = reglocs[i].regno;
5922 reg < reglocs[i].regno + reglocs[i].count;
5939 info->regloc = &reglocs[i];
6067 const Ebl_Register_Location *reglocs;
6072 &regs_offset, &nregloc, &reglocs, &nitems, &items))
6086 reglocs, nregloc);