Searched defs:LocB (Results 1 – 12 of 12) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | ObjCARCAliasAnalysis.cpp | 43 const MemoryLocation &LocB, in alias() argument
|
H A D | ScalarEvolutionAliasAnalysis.cpp | 37 const MemoryLocation &LocB, AAQueryInfo &AAQI, in alias() argument
|
H A D | ScopedNoAliasAA.cpp | 55 const MemoryLocation &LocB, in alias()
|
H A D | AliasAnalysis.cpp | 106 alias(const MemoryLocation & LocA,const MemoryLocation & LocB) alias() argument 112 alias(const MemoryLocation & LocA,const MemoryLocation & LocB,AAQueryInfo & AAQI,const Instruction * CtxI) alias() argument
|
H A D | TypeBasedAliasAnalysis.cpp | 375 alias(const MemoryLocation & LocA,const MemoryLocation & LocB,AAQueryInfo & AAQI,const Instruction *) alias() argument
|
H A D | GlobalsModRef.cpp | 814 alias(const MemoryLocation & LocA,const MemoryLocation & LocB,AAQueryInfo & AAQI,const Instruction *) alias() argument
|
H A D | BasicAliasAnalysis.cpp | 864 alias(const MemoryLocation & LocA,const MemoryLocation & LocB,AAQueryInfo & AAQI,const Instruction * CtxI) alias() argument
|
H A D | DependenceAnalysis.cpp | 718 const MemoryLocation &LocB) { in underlyingObjectsAlias() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUAliasAnalysis.cpp | 50 const MemoryLocation &LocB, AAQueryInfo &AAQI, in alias()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonCommonGEP.cpp | 889 BasicBlock *LocB = cast_or_null<BasicBlock>(Loc[Node]); in adjustForInvariance() local 1078 BasicBlock *LocB) { in fabricateGEP() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | DebugInfoMetadata.cpp | 117 getMergedLocation(DILocation * LocA,DILocation * LocB) getMergedLocation() argument
|
H A D | DebugInfo.cpp | 927 applyMergedLocation(DILocation * LocA,DILocation * LocB) applyMergedLocation() argument
|