Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DMemoryLocation.h106 MemoryLocation getWithNewSize(uint64_t NewSize) const { in getWithNewSize() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DMemoryLocation.h125 MemoryLocation getWithNewSize(LocationSize NewSize) const { in getWithNewSize() function
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DAliasAnalysis.h121 Location getWithNewSize(uint64_t NewSize) const { in getWithNewSize() function
/external/swiftshader/third_party/LLVM/lib/Analysis/
DMemoryDependenceAnalysis.cpp911 Loc.getWithNewSize(CacheInfo->Size), in getNonLocalPointerDepFromBB()
/external/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp1083 QueryInst, Pointer, Loc.getWithNewSize(CacheInfo->Size), isLoad, in getNonLocalPointerDepFromBB()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp1129 QueryInst, Pointer, Loc.getWithNewSize(CacheInfo->Size), isLoad, in getNonLocalPointerDepFromBB()