Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InsertPrefetch.cpp50 typedef SmallVectorImpl<PrefetchInfo> Prefetches; typedef in __anon90a86e3f0111::X86InsertPrefetch
189 SmallVector<PrefetchInfo, 4> Prefetches; in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86InsertPrefetch.cpp51 typedef SmallVectorImpl<PrefetchInfo> Prefetches; typedef in __anona6d53f450111::X86InsertPrefetch
190 SmallVector<PrefetchInfo, 4> Prefetches; in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DLoopDataPrefetch.cpp325 SmallVector<Prefetch, 16> Prefetches; in runOnLoop() local