Searched refs:MaxPrefetchIterationsAhead (Results 1 – 5 of 5) sorted by relevance
174 MaxPrefetchIterationsAhead = 4; in initializeProperties()190 MaxPrefetchIterationsAhead = 3; in initializeProperties()216 MaxPrefetchIterationsAhead = 8; in initializeProperties()224 MaxPrefetchIterationsAhead = 11; in initializeProperties()269 MaxPrefetchIterationsAhead = 4; in initializeProperties()295 MaxPrefetchIterationsAhead = 4; in initializeProperties()
64 unsigned MaxPrefetchIterationsAhead = UINT_MAX; variable236 return MaxPrefetchIterationsAhead; in getMaxPrefetchIterationsAhead()
50 unsigned MaxPrefetchIterationsAhead; member298 return TuneInfo->MaxPrefetchIterationsAhead; in getMaxPrefetchIterationsAhead()
21 bits<32> MaxPrefetchIterationsAhead = -1;31 "MinPrefetchStride", "MaxPrefetchIterationsAhead",
53 static cl::opt<unsigned> MaxPrefetchIterationsAhead( variable95 if (MaxPrefetchIterationsAhead.getNumOccurrences() > 0) in getMaxPrefetchIterationsAhead()96 return MaxPrefetchIterationsAhead; in getMaxPrefetchIterationsAhead()