Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.h48 uint16_t PrefetchDistance; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp45 PrefetchDistance("prefetch-distance", variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h113 uint16_t PrefetchDistance = 0; variable