Searched refs:NumLocs (Results 1 – 6 of 6) sorted by relevance
197 unsigned NumLocs = Locs.size(); in getRemainingRegParmsForType() local219 assert(NumLocs < Locs.size() && "CC assignment failed to add location"); in getRemainingRegParmsForType()220 for (unsigned I = NumLocs, E = Locs.size(); I != E; ++I) in getRemainingRegParmsForType()229 Locs.resize(NumLocs); in getRemainingRegParmsForType()
203 unsigned NumLocs = Locs.size(); in getRemainingRegParmsForType() local225 assert(NumLocs < Locs.size() && "CC assignment failed to add location"); in getRemainingRegParmsForType()226 for (unsigned I = NumLocs, E = Locs.size(); I != E; ++I) in getRemainingRegParmsForType()235 Locs.resize(NumLocs); in getRemainingRegParmsForType()
210 unsigned NumLocs = Locs.size(); in getRemainingRegParmsForType() local232 assert(NumLocs < Locs.size() && "CC assignment failed to add location"); in getRemainingRegParmsForType()233 for (unsigned I = NumLocs, E = Locs.size(); I != E; ++I) in getRemainingRegParmsForType()242 Locs.resize(NumLocs); in getRemainingRegParmsForType()
1036 unsigned NumLocs) { in loadInlocs() argument1040 VarLocs.reserve(NumLocs); in loadInlocs()2526 unsigned NumLocs = MTracker->getNumLocs(); in pickVPHILoc() local2560 for (unsigned int I = 0; I < NumLocs; ++I) { in pickVPHILoc()3129 unsigned NumLocs = MTracker->getNumLocs(); in emitLocations() local3139 NumLocs); in emitLocations()3252 unsigned NumLocs = MTracker->getNumLocs(); in ExtendRanges() local3254 MOutLocs[i] = new ValueIDNum[NumLocs]; in ExtendRanges()3255 MInLocs[i] = new ValueIDNum[NumLocs]; in ExtendRanges()
966 const unsigned NumLocs = 9; in Finish() local967 SourceLocation ExtraLocs[NumLocs] = { in Finish()971 FixItHint Hints[NumLocs]; in Finish()973 for (unsigned I = 0; I != NumLocs; ++I) { in Finish()
1128 const unsigned NumLocs = 9; in Finish() local1129 SourceLocation ExtraLocs[NumLocs] = { in Finish()1133 FixItHint Hints[NumLocs]; in Finish()1135 for (unsigned I = 0; I != NumLocs; ++I) { in Finish()