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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCSubtargetInfo.cpp332 unsigned MCSubtargetInfo::getPrefetchDistance() const { function in class:MCSubtargetInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp88 unsigned getPrefetchDistance() { function in class:__anon4647::LoopDataPrefetch
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp310 unsigned HexagonTTIImpl::getPrefetchDistance() const { function in class:HexagonTTIImpl
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp691 unsigned PPCTTIImpl::getPrefetchDistance() const { function in class:PPCTTIImpl
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h508 virtual unsigned getPrefetchDistance() const { function in class:llvm::BasicTTIImplBase
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h364 unsigned getPrefetchDistance() const { return 0; } function in class:llvm::TargetTransformInfoImplBase
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp617 unsigned TargetTransformInfo::getPrefetchDistance() const { function in class:TargetTransformInfo

Completed in 92 milliseconds