Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/utils/TableGen/
HDCodeGenRegisters.cpp1895 SubReg2SetMap SRSets; in inferSubClassWithSubReg() local
1900 SRSets[I->first].push_back(R); in inferSubClassWithSubReg()
1903 for (auto I : SRSets) in inferSubClassWithSubReg()
1909 SubReg2SetMap::const_iterator I = SRSets.find(&SubIdx); in inferSubClassWithSubReg()
1911 if (I == SRSets.end()) in inferSubClassWithSubReg()