Home
last modified time | relevance | path

Searched defs:MemLoc (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp840 MemoryLocation MemLoc = *MemLocOpt; in isOperatingOnInvariantMemAt() local
996 MemoryLocation MemLoc = MemoryLocation::getForArgument(CI, 1, TLI); in processNode() local
1102 auto MemLoc = MemoryLocation::get(Inst); in processNode() local
DDeadStoreElimination.cpp608 MemoryLocation MemLoc = MemoryLocation::get(SecondI); in memoryIsNotModifiedBetween() local
DLICM.cpp2250 static bool pointerInvalidatedByLoop(MemoryLocation MemLoc, in pointerInvalidatedByLoop()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp329 const MemoryLocation &MemLoc, bool isLoad, BasicBlock::iterator ScanIt, in getPointerDependencyFrom()
442 const MemoryLocation &MemLoc, bool isLoad, BasicBlock::iterator ScanIt, in getSimplePointerDependencyFrom()
746 MemoryLocation MemLoc; in getDependency() local
DAliasSetTracker.cpp353 AliasSet &AliasSetTracker::getAliasSetFor(const MemoryLocation &MemLoc) { in getAliasSetFor()
DAliasAnalysis.cpp641 const MemoryLocation &MemLoc, in callCapturesBefore()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp866 bool MemLoc = MI->getOperand(0).isReg() && MI->getOperand(1).isImm(); in emitDebugValueComment() local