Searched refs:MaxPrefetchIterationsAhead (Results 1 – 5 of 5) sorted by relevance
176 MaxPrefetchIterationsAhead = 4; in initializeProperties()191 MaxPrefetchIterationsAhead = 3; in initializeProperties()216 MaxPrefetchIterationsAhead = 8; in initializeProperties()224 MaxPrefetchIterationsAhead = 11; in initializeProperties()267 MaxPrefetchIterationsAhead = 4; in initializeProperties()293 MaxPrefetchIterationsAhead = 4; in initializeProperties()
115 unsigned MaxPrefetchIterationsAhead = UINT_MAX; variable272 return MaxPrefetchIterationsAhead; in getMaxPrefetchIterationsAhead()
50 unsigned MaxPrefetchIterationsAhead; member276 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()