Home
last modified time | relevance | path

Searched refs:memrefs (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Analysis/
DLoopDependenceAnalysis.cpp338 SmallVector<Instruction*, 8> memrefs; in PrintLoopInfo() local
339 GetMemRefInstrs(L, memrefs); in PrintLoopInfo()
345 OS << " Load/store instructions: " << memrefs.size() << "\n"; in PrintLoopInfo()
346 for (SmallVector<Instruction*, 8>::const_iterator x = memrefs.begin(), in PrintLoopInfo()
347 end = memrefs.end(); x != end; ++x) in PrintLoopInfo()
348 OS << "\t" << (x - memrefs.begin()) << ": " << **x << "\n"; in PrintLoopInfo()
351 for (SmallVector<Instruction*, 8>::const_iterator x = memrefs.begin(), in PrintLoopInfo()
352 end = memrefs.end(); x != end; ++x) in PrintLoopInfo()
356 OS << "\t" << (x - memrefs.begin()) << "," << (y - memrefs.begin()) in PrintLoopInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/
Dsetmemrefs.ll4 ; memrefs of the resulting load MIs correctly, so that they are packetized
Dswp-memrefs-epilog1.ll4 ; pipeliner altered the size of the memrefs for these instructions, which