Home
last modified time | relevance | path

Searched defs:StoreLoc (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp605 MemoryLocation StoreLoc = MemoryLocation::get(SI); getSimplePointerDependencyFrom() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp512 MemoryLocation StoreLoc = MemoryLocation::get(SI); moveUp() local
H A DLoopIdiomRecognize.cpp955 MemoryLocation StoreLoc(Ptr, AccessSize); mayLoopAccessLocation() local
H A DLowerMatrixIntrinsics.cpp1609 MemoryLocation StoreLoc = MemoryLocation::get(Store); getNonAliasingPointer() local
/llvm-project/llvm/unittests/Analysis/
H A DMemorySSATest.cpp665 MemoryLocation StoreLoc = MemoryLocation::get(SI); in TEST_F() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp1995 // with store of &A[100], we need to StoreLoc to be "A" with size of 100, in mayLoopAccessLocation() local