Searched refs:getWithNewSize (Results 1 – 7 of 7) sorted by relevance
/external/llvm/include/llvm/Analysis/ |
D | MemoryLocation.h | 106 MemoryLocation getWithNewSize(uint64_t NewSize) const { in getWithNewSize() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | MemoryLocation.h | 254 MemoryLocation getWithNewSize(LocationSize NewSize) const { in getWithNewSize() function
|
/external/llvm-project/llvm/include/llvm/Analysis/ |
D | MemoryLocation.h | 298 MemoryLocation getWithNewSize(LocationSize NewSize) const { in getWithNewSize() function
|
D | MemorySSA.h | 1249 Location.getWithNewSize(LocationSize::beforeOrAfterPointer()); 1263 CurrentPair.second = CurrentPair.second.getWithNewSize(
|
/external/llvm/lib/Analysis/ |
D | MemoryDependenceAnalysis.cpp | 1083 QueryInst, Pointer, Loc.getWithNewSize(CacheInfo->Size), isLoad, in getNonLocalPointerDepFromBB()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | MemoryDependenceAnalysis.cpp | 1145 QueryInst, Pointer, Loc.getWithNewSize(CacheInfo->Size), isLoad, in getNonLocalPointerDepFromBB()
|
/external/llvm-project/llvm/lib/Analysis/ |
D | MemoryDependenceAnalysis.cpp | 1105 QueryInst, Pointer, Loc.getWithNewSize(CacheInfo->Size), isLoad, in getNonLocalPointerDepFromBB()
|