Home | History | Annotate | Download | only in TableGen

Lines Matching refs:SubReg

257   // Expand any composed subreg indices.
259 // qsub_1 subreg, add a dsub_2 subreg. Keep growing Indices and process
260 // expanded subreg indices recursively.
275 // Add I->second as a name for the subreg SRI->second, assuming it is
288 // Consider this subreg sequence:
299 // dsub_1, dsub_2] subregs without necessarily having a qsub_1 subreg. The
311 // Compute the inverse SubReg -> Idx map.
429 const CodeGenRegister *SubReg = I->second;
430 SubReg->LeadingSuperRegs;
506 // Topological signature computed from SubIdx, TopoId(SubReg).
1132 // Skip identical subreg structures already processed.