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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCSubtargetInfo.cpp336 unsigned MCSubtargetInfo::getMaxPrefetchIterationsAhead() const { function in class:MCSubtargetInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp94 unsigned getMaxPrefetchIterationsAhead() { function in class:__anon4647::LoopDataPrefetch
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h520 virtual unsigned getMaxPrefetchIterationsAhead() const { function in class:llvm::BasicTTIImplBase
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h370 unsigned getMaxPrefetchIterationsAhead() const { return UINT_MAX; } function in class:llvm::TargetTransformInfoImplBase
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp628 unsigned TargetTransformInfo::getMaxPrefetchIterationsAhead() const { function in class:TargetTransformInfo

Completed in 122 milliseconds