Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Analysis/
H A DObjCARCAliasAnalysis.cpp42 alias(const MemoryLocation & LocA,const MemoryLocation & LocB,AAQueryInfo & AAQI,const Instruction *) alias() argument
H A DScalarEvolutionAliasAnalysis.cpp36 AliasResult SCEVAAResult::alias(const MemoryLocation &LocA, in alias()
H A DScopedNoAliasAA.cpp54 AliasResult ScopedNoAliasAAResult::alias(const MemoryLocation &LocA, in alias()
H A DAliasAnalysis.cpp105 AliasResult AAResults::alias(const MemoryLocation &LocA, in alias() argument
111 AliasResult AAResults::alias(const MemoryLocation &LocA, in alias() argument
H A DTypeBasedAliasAnalysis.cpp375 AliasResult TypeBasedAAResult::alias(const MemoryLocation &LocA, in alias() argument
H A DGlobalsModRef.cpp821 AliasResult GlobalsAAResult::alias(const MemoryLocation &LocA, in alias()
H A DBasicAliasAnalysis.cpp895 alias(const MemoryLocation & LocA,const MemoryLocation & LocB,AAQueryInfo & AAQI,const Instruction * CtxI) alias() argument
H A DDependenceAnalysis.cpp717 underlyingObjectsAlias(AAResults * AA,const DataLayout & DL,const MemoryLocation & LocA,const MemoryLocation & LocB) underlyingObjectsAlias() argument
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAliasAnalysis.cpp49 AliasResult AMDGPUAAResult::alias(const MemoryLocation &LocA, in alias() argument
/llvm-project/llvm/lib/CodeGen/
H A DMachineInstr.cpp1399 LocationSize LocA = (WidthA.isScalable() || !KnownWidthA) MemOperandsHaveAlias() local
/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp121 DILocation *DILocation::getMergedLocation(DILocation *LocA, DILocation *LocB) { in getMergedLocation() argument
[all...]
H A DDebugInfo.cpp932 applyMergedLocation(DILocation * LocA,DILocation * LocB) applyMergedLocation() argument