Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.h297 unsigned getMaxPrefetchIterationsAhead() const override { getMaxPrefetchIterationsAhead() function
/llvm-project/llvm/lib/MC/
H A DMCSubtargetInfo.cpp367 unsigned MCSubtargetInfo::getMaxPrefetchIterationsAhead() const { getMaxPrefetchIterationsAhead() function in MCSubtargetInfo
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp94 unsigned getMaxPrefetchIterationsAhead() { getMaxPrefetchIterationsAhead() function in __anon7c0ce64b0111::LoopDataPrefetch
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h234 unsigned getMaxPrefetchIterationsAhead() const override { getMaxPrefetchIterationsAhead() function
/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h540 unsigned getMaxPrefetchIterationsAhead() const { return UINT_MAX; } getMaxPrefetchIterationsAhead() function
H A DTargetTransformInfo.h2630 unsigned getMaxPrefetchIterationsAhead() const override { getMaxPrefetchIterationsAhead() function
/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h740 virtual unsigned getMaxPrefetchIterationsAhead() const { getMaxPrefetchIterationsAhead() function
/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp816 unsigned TargetTransformInfo::getMaxPrefetchIterationsAhead() const { getMaxPrefetchIterationsAhead() function in TargetTransformInfo