Searched defs:SRI (Results 1 – 6 of 6) sorted by relevance
31 const uint16_t *SRI = SubRegIndices + get(Reg).SubRegIndices; in getSubReg() local42 const uint16_t *SRI = SubRegIndices + get(Reg).SubRegIndices; in getSubRegIndex() local
216 MCSuperRegIterator SRI(Reg, TRI); in uniqueSuperReg() local
274 for (MCSubRegIterator SRI(Reg, TRI, true); SRI.isValid(); ++SRI) { in ScanInstruction() local
273 SubRegMap::const_iterator SRI = Map.find(I->first); in computeSubRegs() local1442 for (CodeGenRegister::SubRegMap::const_iterator SRI = SRM.begin(), in normalizeWeight() local
287 for (RecIter SRI = SRDefs.begin(), SRE = SRDefs.end(); SRI != SRE; ++SRI) { in collectSchedRW() local
2674 unsigned SRI; in Select() local