Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenRegisters.cpp1696 SubReg2SetMap SRSets; in inferSubClassWithSubReg() local
1702 SRSets[I->first].insert(*RI); in inferSubClassWithSubReg()
1709 SubReg2SetMap::const_iterator I = SRSets.find(SubIdx); in inferSubClassWithSubReg()
1711 if (I == SRSets.end()) in inferSubClassWithSubReg()