Searched defs:getMaxPrefetchIterationsAhead (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCSubtargetInfo.cpp336 unsigned MCSubtargetInfo::getMaxPrefetchIterationsAhead() const { function in class:MCSubtargetInfo
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp90 unsigned getMaxPrefetchIterationsAhead() { function in class:__anon5658::LoopDataPrefetch
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h428 unsigned getMaxPrefetchIterationsAhead() const { return UINT_MAX; } function in class:llvm::TargetTransformInfoImplBase
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h556 virtual unsigned getMaxPrefetchIterationsAhead() const { function in class:llvm::BasicTTIImplBase
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp537 unsigned TargetTransformInfo::getMaxPrefetchIterationsAhead() const { function in class:TargetTransformInfo

Completed in 181 milliseconds