Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InsertPrefetch.cpp53 typedef SmallVectorImpl<PrefetchInfo> Prefetches; typedef in __anonb6cfe5a70111::X86InsertPrefetch
198 SmallVector<PrefetchInfo, 4> Prefetches; in runOnMachineFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp325 SmallVector<Prefetch, 16> Prefetches; in runOnLoop() local