Home
last modified time | relevance | path

Searched refs:NewSubReg (Results 1 – 1 of 1) sorted by relevance

/external/llvm/utils/TableGen/
DCodeGenRegisters.cpp459 CodeGenRegister *NewSubReg = NewSubRegs[i].second; in computeSecondarySubRegs() local
460 SubReg2Idx.insert(std::make_pair(NewSubReg, NewIdx)); in computeSecondarySubRegs()
466 CodeGenRegister *NewSubReg = NewSubRegs[i].second; in computeSecondarySubRegs() local
467 for (SubRegMap::const_iterator SI = NewSubReg->SubRegs.begin(), in computeSecondarySubRegs()
468 SE = NewSubReg->SubRegs.end(); SI != SE; ++SI) { in computeSecondarySubRegs()