Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/tsan/tests/rtl/
H A Dtsan_test_util.h29 explicit MemLoc(void *const real_addr) : loc_(real_addr) { } in MemLoc() function
H A Dtsan_test_util_posix.cpp87 MemLoc::MemLoc(int offset_from_aligned) in MemLoc() function in MemLoc
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp241 const MemoryLocation &MemLoc, bool isLoad, BasicBlock::iterator ScanIt, in getPointerDependencyFrom()
269 const MemoryLocation &MemLoc, bool isLoad, BasicBlock::iterator ScanIt, in getPointerDependencyFrom()
364 const MemoryLocation &MemLoc, bool isLoad, BasicBlock::iterator ScanIt, in getSimplePointerDependencyFrom()
673 MemoryLocation MemLoc; in getDependency() local
H A DAliasSetTracker.cpp318 AliasSet &AliasSetTracker::getAliasSetFor(const MemoryLocation &MemLoc) { in getAliasSetFor()
H A DAliasAnalysis.cpp648 const MemoryLocation &MemLoc, in callCapturesBefore()
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp1078 MemoryLocation MemLoc = *MemLocOpt; in isOperatingOnInvariantMemAt() local
1334 MemoryLocation MemLoc = in processNode() local
1459 auto MemLoc = MemoryLocation::get(&Inst); in processNode() local
H A DDeadStoreElimination.cpp420 MemoryLocation MemLoc; in memoryIsNotModifiedBetween() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DStackProtector.cpp176 std::optional<MemoryLocation> MemLoc = MemoryLocation::getOrNone(I); in HasAddressTaken() local