Home
last modified time | relevance | path

Searched refs:getWithNewSize (Results 1 – 7 of 7) sorted by relevance

/external/llvm/include/llvm/Analysis/
DMemoryLocation.h106 MemoryLocation getWithNewSize(uint64_t NewSize) const { in getWithNewSize() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DMemoryLocation.h254 MemoryLocation getWithNewSize(LocationSize NewSize) const { in getWithNewSize() function
/external/llvm-project/llvm/include/llvm/Analysis/
DMemoryLocation.h298 MemoryLocation getWithNewSize(LocationSize NewSize) const { in getWithNewSize() function
DMemorySSA.h1249 Location.getWithNewSize(LocationSize::beforeOrAfterPointer());
1263 CurrentPair.second = CurrentPair.second.getWithNewSize(
/external/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp1083 QueryInst, Pointer, Loc.getWithNewSize(CacheInfo->Size), isLoad, in getNonLocalPointerDepFromBB()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp1145 QueryInst, Pointer, Loc.getWithNewSize(CacheInfo->Size), isLoad, in getNonLocalPointerDepFromBB()
/external/llvm-project/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp1105 QueryInst, Pointer, Loc.getWithNewSize(CacheInfo->Size), isLoad, in getNonLocalPointerDepFromBB()