Home
last modified time | relevance | path

Searched defs:MaxPrefetchIterationsAhead (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.h50 unsigned MaxPrefetchIterationsAhead; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp53 static cl::opt<unsigned> MaxPrefetchIterationsAhead( variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h64 unsigned MaxPrefetchIterationsAhead = UINT_MAX; variable