Home
last modified time | relevance | path

Searched defs:MemoryAccess (Results 1 – 12 of 12) sorted by relevance

/llvm-project/llvm/include/llvm/Analysis/
H A DMemorySSA.h116 class MemoryAccess; global() variable
224 MemoryAccess(LLVMContext &C, unsigned Vty, DeleteValueTy DeleteValue, MemoryAccess() function
[all...]
/llvm-project/polly/include/polly/
H A DSimplify.h25 class MemoryAccess; variable
H A DZoneAlgo.h33 class MemoryAccess; variable
H A DScopInfo.h70 class MemoryAccess; variable
[all...]
/llvm-project/polly/include/polly/CodeGen/
H A DBlockGenerators.h50 class MemoryAccess; variable
/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h34 class MemoryAccess; global() variable
/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_access.cpp420 ALWAYS_INLINE USED void MemoryAccess(ThreadState* thr, uptr pc, uptr addr, in MemoryAccess() function
/llvm-project/polly/lib/Analysis/
H A DScopInfo.cpp860 MemoryAccess::MemoryAccess(ScopStmt *Stmt, Instruction *AccessInst, MemoryAccess() function in MemoryAccess
879 MemoryAccess::MemoryAccess(ScopStmt *Stmt, AccessType AccType, isl::map AccRel) MemoryAccess() function in MemoryAccess
[all...]
H A DScopBuilder.cpp2518 hasIntersectingAccesses(isl::set AllAccs,MemoryAccess * LoadMA,MemoryAccess * StoreMA,isl::set Domain,SmallVector<MemoryAccess *,8> & MemAccs) hasIntersectingAccesses() argument
2543 checkCandidatePairAccesses(MemoryAccess * LoadMA,MemoryAccess * StoreMA,isl::set Domain,SmallVector<MemoryAccess *,8> & MemAccs) checkCandidatePairAccesses() argument
[all...]
/llvm-project/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp542 __anon378ee98b0202(const MemoryAccess *, BasicBlock *B) removeDuplicatePhiEdgesBetween() argument
[all...]
/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp3141 singleReachablePHIPath(SmallPtrSet<const MemoryAccess *,8> & Visited,const MemoryAccess * First,const MemoryAccess * Second) const singleReachablePHIPath() argument
3213 __anon33c65ffb1002(const std::pair<const MemoryAccess *, CongruenceClass *> Pair) verifyMemoryCongruency() argument
[all...]
/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1975 __anon250fd60c0c02(BasicBlock *Succ, BasicBlock *Header, SmallVector<MemoryAccess *, 4> AccessesToCheck) hasPartialIVCondition() argument