Home | History | Annotate | Download | only in TableGen

Lines Matching full:newidx

469     CodeGenSubRegIndex *NewIdx = NewSubRegs[i].first;
471 SubReg2Idx.insert(std::make_pair(NewSubReg, NewIdx));
476 CodeGenSubRegIndex *NewIdx = NewSubRegs[i].first;
484 NewIdx->addComposite(SI->first, SubIdx);