Home
last modified time | relevance | path

Searched defs:getMaxPrefetchIterationsAhead (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopDataPrefetch.cpp90 unsigned getMaxPrefetchIterationsAhead() { in getMaxPrefetchIterationsAhead() function in __anon12bdf9a30111::LoopDataPrefetch
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCSubtargetInfo.cpp336 unsigned MCSubtargetInfo::getMaxPrefetchIterationsAhead() const { in getMaxPrefetchIterationsAhead() function in MCSubtargetInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64Subtarget.h363 unsigned getMaxPrefetchIterationsAhead() const override { in getMaxPrefetchIterationsAhead() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h556 virtual unsigned getMaxPrefetchIterationsAhead() const { in getMaxPrefetchIterationsAhead() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h428 unsigned getMaxPrefetchIterationsAhead() const { return UINT_MAX; } in getMaxPrefetchIterationsAhead() function
DTargetTransformInfo.h1701 unsigned getMaxPrefetchIterationsAhead() const override { in getMaxPrefetchIterationsAhead() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp537 unsigned TargetTransformInfo::getMaxPrefetchIterationsAhead() const { in getMaxPrefetchIterationsAhead() function in TargetTransformInfo