Home
last modified time | relevance | path

Searched defs:getMaxPrefetchIterationsAhead (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.h275 unsigned getMaxPrefetchIterationsAhead() const override { getMaxPrefetchIterationsAhead() function
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCSubtargetInfo.cpp357 unsigned MCSubtargetInfo::getMaxPrefetchIterationsAhead() const { getMaxPrefetchIterationsAhead() function in MCSubtargetInfo
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp94 unsigned getMaxPrefetchIterationsAhead() { in getMaxPrefetchIterationsAhead() function in __anon2181abaa0111::LoopDataPrefetch
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h271 unsigned getMaxPrefetchIterationsAhead() const override { getMaxPrefetchIterationsAhead() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h727 virtual unsigned getMaxPrefetchIterationsAhead() const { getMaxPrefetchIterationsAhead() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h521 unsigned getMaxPrefetchIterationsAhead() const { return UINT_MAX; } getMaxPrefetchIterationsAhead() function
H A DTargetTransformInfo.h2561 unsigned getMaxPrefetchIterationsAhead() const override { getMaxPrefetchIterationsAhead() function
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp790 unsigned TargetTransformInfo::getMaxPrefetchIterationsAhead() const { getMaxPrefetchIterationsAhead() function in TargetTransformInfo