Searched refs:NumPrefetches (Results 1 – 11 of 11) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | LoopDataPrefetch.cpp | 56 STATISTIC(NumPrefetches, "Number of prefetches inserted"); 79 unsigned NumPrefetches, in getMinPrefetchStride() argument 84 NumPrefetches, HasCall); in getMinPrefetchStride() 410 ++NumPrefetches; in runOnLoop()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCSubtargetInfo.h | 324 unsigned NumPrefetches,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZTargetTransformInfo.h | 81 unsigned NumPrefetches,
|
| H A D | SystemZTargetTransformInfo.cpp | 466 unsigned NumPrefetches, in getMinPrefetchStride() argument 469 if (NumPrefetches > 16) in getMinPrefetchStride()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVSubtarget.h | 354 unsigned NumPrefetches, in getMinPrefetchStride() argument
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64Subtarget.h | 257 unsigned NumPrefetches, in getMinPrefetchStride() argument
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCSubtargetInfo.cpp | 402 unsigned NumPrefetches, in getMinPrefetchStride() argument
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | TargetTransformInfo.cpp | 854 unsigned NumPrefetches, bool HasCall) const { in getMinPrefetchStride() argument 856 NumPrefetches, HasCall); in getMinPrefetchStride()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | TargetTransformInfo.h | 1311 unsigned NumPrefetches,
|
| H A D | TargetTransformInfoImpl.h | 647 unsigned NumPrefetches, in getMinPrefetchStride() argument
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | BasicTTIImpl.h | 835 unsigned NumPrefetches, in getMinPrefetchStride() argument 838 NumPrefetches, HasCall); in getMinPrefetchStride()
|