/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZTargetTransformInfo.h | 75 unsigned getPrefetchDistance() const override { return 4500; } in getPrefetchDistance() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVSubtarget.h | 266 unsigned getPrefetchDistance() const override { getPrefetchDistance() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCSubtargetInfo.cpp | 353 unsigned MCSubtargetInfo::getPrefetchDistance() const { getPrefetchDistance() function in MCSubtargetInfo
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopDataPrefetch.cpp | 88 unsigned getPrefetchDistance() { in getPrefetchDistance() function in __anon2181abaa0111::LoopDataPrefetch
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64Subtarget.h | 264 unsigned getPrefetchDistance() const override { return PrefetchDistance; } getPrefetchDistance() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonTargetTransformInfo.cpp | 370 unsigned HexagonTTIImpl::getPrefetchDistance() const { getPrefetchDistance() function in HexagonTTIImpl
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCTargetTransformInfo.cpp | 514 unsigned PPCTTIImpl::getPrefetchDistance() const { in getPrefetchDistance() function in PPCTTIImpl
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUTargetTransformInfo.cpp | 1349 unsigned GCNTTIImpl::getPrefetchDistance() const { getPrefetchDistance() function in GCNTTIImpl
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | BasicTTIImpl.h | 715 virtual unsigned getPrefetchDistance() const { getPrefetchDistance() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfoImpl.h | 515 unsigned getPrefetchDistance() const { return 0; } getPrefetchDistance() function
|
H A D | TargetTransformInfo.h | 2543 unsigned getPrefetchDistance() const override { getPrefetchDistance() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | TargetTransformInfo.cpp | 779 unsigned TargetTransformInfo::getPrefetchDistance() const { getPrefetchDistance() function in TargetTransformInfo
|