Home
last modified time | relevance | path

Searched defs:getPrefetchDistance (Results 1 – 12 of 12) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.h75 unsigned getPrefetchDistance() const override { return 4500; } in getPrefetchDistance() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.h266 unsigned getPrefetchDistance() const override { getPrefetchDistance() function
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCSubtargetInfo.cpp353 unsigned MCSubtargetInfo::getPrefetchDistance() const { getPrefetchDistance() function in MCSubtargetInfo
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp88 unsigned getPrefetchDistance() { in getPrefetchDistance() function in __anon2181abaa0111::LoopDataPrefetch
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h264 unsigned getPrefetchDistance() const override { return PrefetchDistance; } getPrefetchDistance() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp370 unsigned HexagonTTIImpl::getPrefetchDistance() const { getPrefetchDistance() function in HexagonTTIImpl
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp514 unsigned PPCTTIImpl::getPrefetchDistance() const { in getPrefetchDistance() function in PPCTTIImpl
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp1349 unsigned GCNTTIImpl::getPrefetchDistance() const { getPrefetchDistance() function in GCNTTIImpl
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h715 virtual unsigned getPrefetchDistance() const { getPrefetchDistance() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h515 unsigned getPrefetchDistance() const { return 0; } getPrefetchDistance() function
H A DTargetTransformInfo.h2543 unsigned getPrefetchDistance() const override { getPrefetchDistance() function
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp779 unsigned TargetTransformInfo::getPrefetchDistance() const { getPrefetchDistance() function in TargetTransformInfo