Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DNewGVN.cpp2654 MemoryAccess *MemAccess, Instruction *OrigInst, in findLeaderForInst()
2706 auto *MemAccess = getMemoryAccess(I); in makePossiblePHIOfOps() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp2282 void LoopAccessInfo::collectStridedAccess(Value *MemAccess) { in collectStridedAccess()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp4433 auto isScalarUse = [&](Instruction *MemAccess, Value *Ptr) { in collectLoopScalars()
4457 auto evaluatePtrUse = [&](Instruction *MemAccess, Value *Ptr) { in collectLoopScalars()