Home
last modified time | relevance | path

Searched defs:getModRefInfo (Results 1 – 25 of 29) sorted by relevance

12

/external/llvm/include/llvm/Analysis/
DAliasAnalysis.h347 ModRefInfo getModRefInfo(ImmutableCallSite CS, const Value *P, in getModRefInfo() function
354 ModRefInfo getModRefInfo(const CallInst *C, const MemoryLocation &Loc) { in getModRefInfo() function
359 ModRefInfo getModRefInfo(const CallInst *C, const Value *P, uint64_t Size) { in getModRefInfo() function
365 ModRefInfo getModRefInfo(const InvokeInst *I, const MemoryLocation &Loc) { in getModRefInfo() function
370 ModRefInfo getModRefInfo(const InvokeInst *I, const Value *P, uint64_t Size) { in getModRefInfo() function
379 ModRefInfo getModRefInfo(const LoadInst *L, const Value *P, uint64_t Size) { in getModRefInfo() function
388 ModRefInfo getModRefInfo(const StoreInst *S, const Value *P, uint64_t Size) { in getModRefInfo() function
394 ModRefInfo getModRefInfo(const FenceInst *S, const MemoryLocation &Loc) { in getModRefInfo() function
401 ModRefInfo getModRefInfo(const FenceInst *S, const Value *P, uint64_t Size) { in getModRefInfo() function
411 ModRefInfo getModRefInfo(const AtomicCmpXchgInst *CX, const Value *P, in getModRefInfo() function
[all …]
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DAliasAnalysis.h340 ModRefResult getModRefInfo(const Instruction *I, in getModRefInfo() function
358 ModRefResult getModRefInfo(const Instruction *I, in getModRefInfo() function
369 ModRefResult getModRefInfo(ImmutableCallSite CS, in getModRefInfo() function
376 ModRefResult getModRefInfo(const CallInst *C, const Location &Loc) { in getModRefInfo() function
381 ModRefResult getModRefInfo(const CallInst *C, const Value *P, uint64_t Size) { in getModRefInfo() function
387 ModRefResult getModRefInfo(const InvokeInst *I, in getModRefInfo() function
393 ModRefResult getModRefInfo(const InvokeInst *I, in getModRefInfo() function
403 ModRefResult getModRefInfo(const LoadInst *L, const Value *P, uint64_t Size) { in getModRefInfo() function
412 ModRefResult getModRefInfo(const StoreInst *S, const Value *P, uint64_t Size){ in getModRefInfo() function
418 ModRefResult getModRefInfo(const FenceInst *S, const Location &Loc) { in getModRefInfo() function
[all …]
DLibCallAliasAnalysis.h43 ModRefResult getModRefInfo(ImmutableCallSite CS1, in getModRefInfo() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DAliasAnalysis.h506 ModRefInfo getModRefInfo(ImmutableCallSite CS, const Value *P, in getModRefInfo() function
513 ModRefInfo getModRefInfo(const CallInst *C, const MemoryLocation &Loc) { in getModRefInfo() function
518 ModRefInfo getModRefInfo(const CallInst *C, const Value *P, in getModRefInfo() function
525 ModRefInfo getModRefInfo(const InvokeInst *I, const MemoryLocation &Loc) { in getModRefInfo() function
530 ModRefInfo getModRefInfo(const InvokeInst *I, const Value *P, in getModRefInfo() function
540 ModRefInfo getModRefInfo(const LoadInst *L, const Value *P, in getModRefInfo() function
550 ModRefInfo getModRefInfo(const StoreInst *S, const Value *P, in getModRefInfo() function
560 ModRefInfo getModRefInfo(const FenceInst *S, const Value *P, in getModRefInfo() function
571 ModRefInfo getModRefInfo(const AtomicCmpXchgInst *CX, const Value *P, in getModRefInfo() function
581 ModRefInfo getModRefInfo(const AtomicRMWInst *RMW, const Value *P, in getModRefInfo() function
[all …]
/external/swiftshader/third_party/LLVM/lib/Analysis/
DAliasAnalysis.cpp75 AliasAnalysis::getModRefInfo(ImmutableCallSite CS, in getModRefInfo() function in AliasAnalysis
121 AliasAnalysis::getModRefInfo(ImmutableCallSite CS1, ImmutableCallSite CS2) { in getModRefInfo() function in AliasAnalysis
283 AliasAnalysis::getModRefInfo(const LoadInst *L, const Location &Loc) { in getModRefInfo() function in AliasAnalysis
298 AliasAnalysis::getModRefInfo(const StoreInst *S, const Location &Loc) { in getModRefInfo() function in AliasAnalysis
318 AliasAnalysis::getModRefInfo(const VAArgInst *V, const Location &Loc) { in getModRefInfo() function in AliasAnalysis
334 AliasAnalysis::getModRefInfo(const AtomicCmpXchgInst *CX, const Location &Loc) { in getModRefInfo() function in AliasAnalysis
347 AliasAnalysis::getModRefInfo(const AtomicRMWInst *RMW, const Location &Loc) { in getModRefInfo() function in AliasAnalysis
DNoAliasAnalysis.cpp57 virtual ModRefResult getModRefInfo(ImmutableCallSite CS, in getModRefInfo() function
61 virtual ModRefResult getModRefInfo(ImmutableCallSite CS1, in getModRefInfo() function
DAliasDebugger.cpp105 ModRefResult getModRefInfo(ImmutableCallSite CS, in getModRefInfo() function in __anone5a631090111::AliasDebugger
111 ModRefResult getModRefInfo(ImmutableCallSite CS1, in getModRefInfo() function in __anone5a631090111::AliasDebugger
DAliasAnalysisCounter.cpp111 ModRefResult getModRefInfo(ImmutableCallSite CS1, in getModRefInfo() function in __anon9717e1e80111::AliasAnalysisCounter
153 AliasAnalysisCounter::getModRefInfo(ImmutableCallSite CS, in getModRefInfo() function in AliasAnalysisCounter
DTypeBasedAliasAnalysis.cpp272 TypeBasedAliasAnalysis::getModRefInfo(ImmutableCallSite CS, in getModRefInfo() function in TypeBasedAliasAnalysis
287 TypeBasedAliasAnalysis::getModRefInfo(ImmutableCallSite CS1, in getModRefInfo() function in TypeBasedAliasAnalysis
DLibCallAliasAnalysis.cpp120 LibCallAliasAnalysis::getModRefInfo(ImmutableCallSite CS, in getModRefInfo() function in LibCallAliasAnalysis
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DAliasAnalysis.cpp135 ModRefInfo AAResults::getModRefInfo(Instruction *I, ImmutableCallSite Call) { in getModRefInfo() function in AAResults
156 ModRefInfo AAResults::getModRefInfo(ImmutableCallSite CS, in getModRefInfo() function in AAResults
218 ModRefInfo AAResults::getModRefInfo(ImmutableCallSite CS1, in getModRefInfo() function in AAResults
397 ModRefInfo AAResults::getModRefInfo(const LoadInst *L, in getModRefInfo() function in AAResults
416 ModRefInfo AAResults::getModRefInfo(const StoreInst *S, in getModRefInfo() function in AAResults
443 ModRefInfo AAResults::getModRefInfo(const FenceInst *S, const MemoryLocation &Loc) { in getModRefInfo() function in AAResults
451 ModRefInfo AAResults::getModRefInfo(const VAArgInst *V, in getModRefInfo() function in AAResults
474 ModRefInfo AAResults::getModRefInfo(const CatchPadInst *CatchPad, in getModRefInfo() function in AAResults
487 ModRefInfo AAResults::getModRefInfo(const CatchReturnInst *CatchRet, in getModRefInfo() function in AAResults
500 ModRefInfo AAResults::getModRefInfo(const AtomicCmpXchgInst *CX, in getModRefInfo() function in AAResults
[all …]
DScopedNoAliasAA.cpp98 ModRefInfo ScopedNoAliasAAResult::getModRefInfo(ImmutableCallSite CS, in getModRefInfo() function in ScopedNoAliasAAResult
115 ModRefInfo ScopedNoAliasAAResult::getModRefInfo(ImmutableCallSite CS1, in getModRefInfo() function in ScopedNoAliasAAResult
DObjCARCAliasAnalysis.cpp109 ModRefInfo ObjCARCAAResult::getModRefInfo(ImmutableCallSite CS, in getModRefInfo() function in ObjCARCAAResult
DTypeBasedAliasAnalysis.cpp423 ModRefInfo TypeBasedAAResult::getModRefInfo(ImmutableCallSite CS, in getModRefInfo() function in TypeBasedAAResult
437 ModRefInfo TypeBasedAAResult::getModRefInfo(ImmutableCallSite CS1, in getModRefInfo() function in TypeBasedAAResult
DGlobalsModRef.cpp142 ModRefInfo getModRefInfo() const { in getModRefInfo() function in GlobalsAAResult::FunctionInfo
917 ModRefInfo GlobalsAAResult::getModRefInfo(ImmutableCallSite CS, in getModRefInfo() function in GlobalsAAResult
/external/llvm/lib/Analysis/
DAliasAnalysis.cpp109 ModRefInfo AAResults::getModRefInfo(Instruction *I, ImmutableCallSite Call) { in getModRefInfo() function in AAResults
126 ModRefInfo AAResults::getModRefInfo(ImmutableCallSite CS, in getModRefInfo() function in AAResults
181 ModRefInfo AAResults::getModRefInfo(ImmutableCallSite CS1, in getModRefInfo() function in AAResults
312 ModRefInfo AAResults::getModRefInfo(const LoadInst *L, in getModRefInfo() function in AAResults
327 ModRefInfo AAResults::getModRefInfo(const StoreInst *S, in getModRefInfo() function in AAResults
349 ModRefInfo AAResults::getModRefInfo(const VAArgInst *V, in getModRefInfo() function in AAResults
368 ModRefInfo AAResults::getModRefInfo(const CatchPadInst *CatchPad, in getModRefInfo() function in AAResults
381 ModRefInfo AAResults::getModRefInfo(const CatchReturnInst *CatchRet, in getModRefInfo() function in AAResults
394 ModRefInfo AAResults::getModRefInfo(const AtomicCmpXchgInst *CX, in getModRefInfo() function in AAResults
407 ModRefInfo AAResults::getModRefInfo(const AtomicRMWInst *RMW, in getModRefInfo() function in AAResults
DScopedNoAliasAA.cpp95 ModRefInfo ScopedNoAliasAAResult::getModRefInfo(ImmutableCallSite CS, in getModRefInfo() function in ScopedNoAliasAAResult
112 ModRefInfo ScopedNoAliasAAResult::getModRefInfo(ImmutableCallSite CS1, in getModRefInfo() function in ScopedNoAliasAAResult
DObjCARCAliasAnalysis.cpp109 ModRefInfo ObjCARCAAResult::getModRefInfo(ImmutableCallSite CS, in getModRefInfo() function in ObjCARCAAResult
DTypeBasedAliasAnalysis.cpp343 ModRefInfo TypeBasedAAResult::getModRefInfo(ImmutableCallSite CS, in getModRefInfo() function in TypeBasedAAResult
357 ModRefInfo TypeBasedAAResult::getModRefInfo(ImmutableCallSite CS1, in getModRefInfo() function in TypeBasedAAResult
DGlobalsModRef.cpp128 ModRefInfo getModRefInfo() const { in getModRefInfo() function in GlobalsAAResult::FunctionInfo
883 ModRefInfo GlobalsAAResult::getModRefInfo(ImmutableCallSite CS, in getModRefInfo() function in GlobalsAAResult
/external/clang/test/CodeGenCXX/
D2003-11-27-MultipleInheritanceThunk.cpp24 int getModRefInfo(CallSite CS) { in getModRefInfo() function
Dx86_32-arguments.cpp53 void BasicAliasAnalysis::getModRefInfo(CallSite CS) { in getModRefInfo() function in BasicAliasAnalysis
/external/swiftshader/third_party/LLVM/lib/Analysis/IPA/
DGlobalsModRef.cpp115 ModRefResult getModRefInfo(ImmutableCallSite CS1, in getModRefInfo() function in __anonbf86c4c40111::GlobalsModRef
547 GlobalsModRef::getModRefInfo(ImmutableCallSite CS, in getModRefInfo() function in GlobalsModRef
/external/llvm/unittests/Analysis/
DAliasAnalysisTest.cpp166 TEST_F(AliasAnalysisTest, getModRefInfo) { in TEST_F() argument
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Analysis/
DAliasAnalysisTest.cpp166 TEST_F(AliasAnalysisTest, getModRefInfo) { in TEST_F() argument

12