Searched refs:SubRegMap (Results 1 – 2 of 2) sorted by relevance
214 for (SubRegMap::const_iterator I = SubRegs.begin(), E = SubRegs.end(); in inheritRegUnits()223 const CodeGenRegister::SubRegMap &249 const SubRegMap &Map = SR->computeSubRegs(RegBank); in computeSubRegs()251 for (SubRegMap::const_iterator SI = Map.begin(), SE = Map.end(); SI != SE; in computeSubRegs()267 const SubRegMap &Map = SR->computeSubRegs(RegBank); in computeSubRegs()273 SubRegMap::const_iterator SRI = Map.find(I->first); in computeSubRegs()305 const SubRegMap &Map = SR->computeSubRegs(RegBank); in computeSubRegs()306 for (SubRegMap::const_iterator SI = Map.begin(), SE = Map.end(); SI != SE; in computeSubRegs()313 for (SubRegMap::const_iterator SI = SubRegs.begin(), SE = SubRegs.end(); in computeSubRegs()424 SmallVector<SubRegMap::value_type, 8> NewSubRegs; in computeSecondarySubRegs()[all …]
136 CodeGenSubRegIndex::Less> SubRegMap; typedef148 const SubRegMap &computeSubRegs(CodeGenRegBank&);157 const SubRegMap &getSubRegs() const { in getSubRegs()261 SubRegMap SubRegs;