Home
last modified time | relevance | path

Searched defs:LocB (Results 1 – 13 of 13) sorted by relevance

/llvm-project/llvm/lib/Analysis/
H A DObjCARCAliasAnalysis.cpp43 alias(const MemoryLocation & LocA,const MemoryLocation & LocB,AAQueryInfo & AAQI,const Instruction *) alias() argument
H A DScalarEvolutionAliasAnalysis.cpp37 const MemoryLocation &LocB, AAQueryInfo &AAQI, in alias()
H A DScopedNoAliasAA.cpp55 const MemoryLocation &LocB, in alias()
H A DAliasAnalysis.cpp106 const MemoryLocation &LocB) { in alias() argument
112 const MemoryLocation &LocB, AAQueryInfo &AAQI, in alias() argument
H A DTypeBasedAliasAnalysis.cpp376 const MemoryLocation &LocB, in alias() argument
H A DGlobalsModRef.cpp822 const MemoryLocation &LocB, in alias()
H A DBasicAliasAnalysis.cpp896 alias(const MemoryLocation & LocA,const MemoryLocation & LocB,AAQueryInfo & AAQI,const Instruction * CtxI) alias() argument
H A DDependenceAnalysis.cpp718 underlyingObjectsAlias(AAResults * AA,const DataLayout & DL,const MemoryLocation & LocA,const MemoryLocation & LocB) underlyingObjectsAlias() argument
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAliasAnalysis.cpp50 const MemoryLocation &LocB, AAQueryInfo &AAQI, in alias() argument
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp889 if (LocB) { in adjustForInvariance() local
1078 LLVM_DEBUG(dbgs() << "Fabricating GEP in " << LocB in fabricateGEP() argument
[all...]
/llvm-project/llvm/lib/CodeGen/
H A DMachineInstr.cpp1402 LocationSize LocB = (WidthB.isScalable() || !KnownWidthB) MemOperandsHaveAlias() local
/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp121 DILocation *DILocation::getMergedLocation(DILocation *LocA, DILocation *LocB) { in getMergedLocation() argument
H A DDebugInfo.cpp932 applyMergedLocation(DILocation * LocA,DILocation * LocB) applyMergedLocation() argument