Searched defs:getPrefetchDistance (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DMCSubtargetInfo.cpp353 unsigned MCSubtargetInfo::getPrefetchDistance() const { function in class:MCSubtargetInfo
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp88 unsigned getPrefetchDistance() { function in class:__anon2920::LoopDataPrefetch
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp370 unsigned HexagonTTIImpl::getPrefetchDistance() const { function in class:HexagonTTIImpl
/freebsd-current/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp514 unsigned PPCTTIImpl::getPrefetchDistance() const { function in class:PPCTTIImpl
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h715 virtual unsigned getPrefetchDistance() const { function in class:llvm::BasicTTIImplBase
/freebsd-current/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp779 unsigned TargetTransformInfo::getPrefetchDistance() const { function in class:TargetTransformInfo
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h515 unsigned getPrefetchDistance() const { return 0; } function in class:llvm::TargetTransformInfoImplBase

Completed in 104 milliseconds