Home
last modified time | relevance | path

Searched defs:Prefetches (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InsertPrefetch.cpp52 typedef SmallVectorImpl<PrefetchInfo> Prefetches; global() typedef in __anon29d432790111::X86InsertPrefetch
197 SmallVector<PrefetchInfo, 4> Prefetches; runOnMachineFunction() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp325 SmallVector<Prefetch, 16> Prefetches; in runOnLoop() local