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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCSubtargetInfo.cpp340 unsigned MCSubtargetInfo::getMinPrefetchStride() const { function in class:MCSubtargetInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp78 unsigned getMinPrefetchStride() { function in class:__anon2692::LoopDataPrefetch
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h427 unsigned getMinPrefetchStride() const { return 1; } function in class:llvm::TargetTransformInfoImplBase
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h552 virtual unsigned getMinPrefetchStride() const { function in class:llvm::BasicTTIImplBase
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp533 unsigned TargetTransformInfo::getMinPrefetchStride() const { function in class:TargetTransformInfo

Completed in 268 milliseconds