Searched defs:getClobberingMemoryAccess (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | MemorySSA.cpp | 1024 MemoryAccess *getClobberingMemoryAccess(MemoryAccess *MA, unsigned &UWL) { in getClobberingMemoryAccess() function in llvm::MemorySSA::CachingWalker 1027 MemoryAccess *getClobberingMemoryAccess(MemoryAccess *MA, in getClobberingMemoryAccess() function in llvm::MemorySSA::CachingWalker 1033 MemoryAccess *getClobberingMemoryAccess(MemoryAccess *MA) override { in getClobberingMemoryAccess() function in llvm::MemorySSA::CachingWalker 1037 MemoryAccess *getClobberingMemoryAccess(MemoryAccess *MA, in getClobberingMemoryAccess() function in llvm::MemorySSA::CachingWalker 1060 MemoryAccess *getClobberingMemoryAccess(MemoryAccess *MA, unsigned &UWL) { in getClobberingMemoryAccess() function in llvm::MemorySSA::SkipSelfWalker 1063 MemoryAccess *getClobberingMemoryAccess(MemoryAccess *MA, in getClobberingMemoryAccess() function in llvm::MemorySSA::SkipSelfWalker 1069 MemoryAccess *getClobberingMemoryAccess(MemoryAccess *MA) override { in getClobberingMemoryAccess() function in llvm::MemorySSA::SkipSelfWalker 1073 MemoryAccess *getClobberingMemoryAccess(MemoryAccess *MA, in getClobberingMemoryAccess() function in llvm::MemorySSA::SkipSelfWalker 2436 DoNothingMemorySSAWalker::getClobberingMemoryAccess(MemoryAccess *MA) { in getClobberingMemoryAccess() function in DoNothingMemorySSAWalker 2442 MemoryAccess *DoNothingMemorySSAWalker::getClobberingMemoryAccess( in getClobberingMemoryAccess() function in DoNothingMemorySSAWalker
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | MemorySSA.cpp | 1025 MemoryAccess *getClobberingMemoryAccess(MemoryAccess *MA, BatchAAResults &BAA, in getClobberingMemoryAccess() function in llvm::MemorySSA::CachingWalker 1029 MemoryAccess *getClobberingMemoryAccess(MemoryAccess *MA, in getClobberingMemoryAccess() function in llvm::MemorySSA::CachingWalker 1040 MemoryAccess *getClobberingMemoryAccess(MemoryAccess *MA, in getClobberingMemoryAccess() function in llvm::MemorySSA::CachingWalker 1045 MemoryAccess *getClobberingMemoryAccess(MemoryAccess *MA, in getClobberingMemoryAccess() function in llvm::MemorySSA::CachingWalker 1068 MemoryAccess *getClobberingMemoryAccess(MemoryAccess *MA, BatchAAResults &BAA, in getClobberingMemoryAccess() function in llvm::MemorySSA::SkipSelfWalker 1072 MemoryAccess *getClobberingMemoryAccess(MemoryAccess *MA, in getClobberingMemoryAccess() function in llvm::MemorySSA::SkipSelfWalker 1078 MemoryAccess *getClobberingMemoryAccess(MemoryAccess *MA, in getClobberingMemoryAccess() function in llvm::MemorySSA::SkipSelfWalker 1083 MemoryAccess *getClobberingMemoryAccess(MemoryAccess *MA, in getClobberingMemoryAccess() function in llvm::MemorySSA::SkipSelfWalker 2601 DoNothingMemorySSAWalker::getClobberingMemoryAccess(MemoryAccess *MA, in getClobberingMemoryAccess() function in DoNothingMemorySSAWalker 2608 MemoryAccess *DoNothingMemorySSAWalker::getClobberingMemoryAccess( in getClobberingMemoryAccess() function in DoNothingMemorySSAWalker
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | MemorySSA.cpp | 1237 MemoryAccess *MemorySSA::CachingWalker::getClobberingMemoryAccess( in getClobberingMemoryAccess() function in llvm::MemorySSA::CachingWalker 1242 MemoryAccess *MemorySSA::CachingWalker::getClobberingMemoryAccess( in getClobberingMemoryAccess() function in llvm::MemorySSA::CachingWalker 1285 MemorySSA::CachingWalker::getClobberingMemoryAccess(const Instruction *I) { in getClobberingMemoryAccess() function in llvm::MemorySSA::CachingWalker 1347 DoNothingMemorySSAWalker::getClobberingMemoryAccess(const Instruction *I) { in getClobberingMemoryAccess() function in llvm::DoNothingMemorySSAWalker 1354 MemoryAccess *DoNothingMemorySSAWalker::getClobberingMemoryAccess( in getClobberingMemoryAccess() function in llvm::DoNothingMemorySSAWalker
|