| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | MemoryLocation.cpp | 41 LI->getAAMetadata()); in get() 50 SI->getAAMetadata()); in get() 55 LocationSize::afterPointer(), VI->getAAMetadata()); in get() 64 CXI->getAAMetadata()); in get() 73 RMWI->getAAMetadata()); in get() 150 return MemoryLocation::getBeforeOrAfter(UsedV, CB->getAAMetadata()); in getForDest() 156 AAMDNodes AATags = Call->getAAMetadata(); in getForArgument()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineLoadStoreAlloca.cpp | 448 AAMDNodes AAMD = MemCpy->getAAMetadata(); in replace() 726 NewLoad->setAAMetadata(LI.getAAMetadata()); in unpackLoadToAggregate() 753 L->setAAMetadata(LI.getAAMetadata()); in unpackLoadToAggregate() 766 NewLoad->setAAMetadata(LI.getAAMetadata()); in unpackLoadToAggregate() 798 L->setAAMetadata(LI.getAAMetadata()); in unpackLoadToAggregate() 1307 NS->setAAMetadata(SI.getAAMetadata()); in unpackStoreToAggregate() 1353 NS->setAAMetadata(SI.getAAMetadata()); in unpackStoreToAggregate() 1633 AAMDNodes AATags = SI.getAAMetadata(); in mergeStoreIntoSuccessor() 1635 NewSI->setAAMetadata(AATags.merge(OtherStore->getAAMetadata())); in mergeStoreIntoSuccessor()
|
| H A D | InstCombineCalls.cpp | 176 AAMDNodes AACopyMD = MI->getAAMetadata().adjustForAccess(Size); in SimplifyAnyMemTransfer()
|
| H A D | InstructionCombining.cpp | 4492 NL->setAAMetadata(L->getAAMetadata()); in visitExtractValueInst()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
| H A D | BPFPreserveStaticOffset.cpp | 238 Call->setAAMetadata(Load->getAAMetadata()); in makeGEPAndLoad() 261 Call->setAAMetadata(Store->getAAMetadata()); in makeGEPAndStore() 297 Insn->setAAMetadata(Call->getAAMetadata()); in reconstructCommon()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | InferAddressSpaces.cpp | 1141 MI->getAAMetadata()); in handleMemIntrinsicPtrUse() 1158 MI->getAAMetadata()); in handleMemIntrinsicPtrUse() 1163 MI->getAAMetadata()); in handleMemIntrinsicPtrUse() 1169 MI->getAAMetadata()); in handleMemIntrinsicPtrUse()
|
| H A D | SROA.cpp | 1641 AAMDNodes AATags = SomeLoad->getAAMetadata(); in speculatePHINodeLoads() 1797 AAMDNodes Tags = LI.getAAMetadata(); in speculateSelectInstLoads() 2954 AAMDNodes AATags = LI.getAAMetadata(); in visitLoadInst() 3135 AAMDNodes AATags = SI.getAAMetadata(); in visitStoreInst() 3237 AAMDNodes AATags = II.getAAMetadata(); in visitMemSetInst() 3381 AAMDNodes AATags = II.getAAMetadata(); in visitMemTransferInst() 3962 LoadOpSplitter Splitter(&LI, *U, LI.getType(), LI.getAAMetadata(), in visitLoadInst() 4037 StoreOpSplitter Splitter(&SI, *U, V->getType(), SI.getAAMetadata(), &SI, in visitStoreInst() 4715 AAMDNodes AATags = SI->getAAMetadata(); in presplitLoadsAndStores()
|
| H A D | LoopIdiomRecognize.cpp | 1126 AAMDNodes AATags = TheStore->getAAMetadata(); in processLoopStridedStore() 1128 AATags = AATags.merge(Store->getAAMetadata()); in processLoopStridedStore() 1430 AAMDNodes AATags = TheLoad->getAAMetadata(); in processLoopStoreOfLoopLoad() 1431 AAMDNodes StoreAATags = TheStore->getAAMetadata(); in processLoopStoreOfLoopLoad()
|
| H A D | LICM.cpp | 2093 AATags = UI->getAAMetadata(); in promoteLoopAccessesToScalars() 2095 AATags = AATags.merge(UI->getAAMetadata()); in promoteLoopAccessesToScalars()
|
| H A D | DeadStoreElimination.cpp | 2427 CB->getAAMetadata())); in getInitializesArgMemLoc()
|
| H A D | JumpThreading.cpp | 1283 AAMDNodes AATags = LoadI->getAAMetadata(); in simplifyPartiallyRedundantLoad()
|
| H A D | GVN.cpp | 1590 AAMDNodes Tags = Load->getAAMetadata(); in eliminatePartiallyRedundantLoad()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/ |
| H A D | AggressiveInstCombine.cpp | 767 AAMDNodes AATags2 = LI2->getAAMetadata(); in foldLoadsRecursive() 770 AATags1 = LI1->getAAMetadata(); in foldLoadsRecursive()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | Instruction.h | 496 LLVM_ABI AAMDNodes getAAMetadata() const;
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | IRTranslator.cpp | 1385 AAMDNodes AAInfo = LI.getAAMetadata(); in translateLoad() 1457 commonAlignment(BaseAlign, Offsets[i] / 8), SI.getAAMetadata(), nullptr, in translateStore() 1761 AAMDNodes AAInfo = CI.getAAMetadata(); in translateMemFunc() 2851 MPI, Info.flags, MemTy, Alignment, CI.getAAMetadata(), in translateCall() 3373 getMemOpAlign(I), I.getAAMetadata(), nullptr, I.getSyncScopeID(), in translateAtomicCmpXchg() 3463 I.getAAMetadata(), nullptr, I.getSyncScopeID(), in translateAtomicRMW()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | PreISelIntrinsicLowering.cpp | 444 MemsetPattern16Call->setAAMetadata(Memset->getAAMetadata()); in expandMemIntrinsicUses()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGBuilder.cpp | 4618 AAMDNodes AAInfo = I.getAAMetadata(); in visitLoad() 4737 I.getAAMetadata()))) && in visitLoadFromSwiftError() 4795 AAMDNodes AAInfo = I.getAAMetadata(); in visitStore() 4871 LocationSize::beforeOrAfterPointer(), Alignment, I.getAAMetadata()); in visitMaskedStore() 4984 LocationSize::beforeOrAfterPointer(), Alignment, I.getAAMetadata()); in visitMaskedScatter() 5039 AAMDNodes AAInfo = I.getAAMetadata(); in visitMaskedLoad() 5101 LocationSize::beforeOrAfterPointer(), Alignment, I.getAAMetadata(), in visitMaskedGather() 5408 MPI, Info.flags, Size, Alignment, I.getAAMetadata(), /*Ranges=*/nullptr, in visitTargetIntrinsic() 6443 MemoryLocation::UnknownSize, Alignment, I.getAAMetadata(), Ranges); in visitVectorHistogram() 6585 I.getAAMetadata(), BatchAA); in visitIntrinsicCall() [all …]
|
| H A D | FastISel.cpp | 2368 AAMDNodes AAInfo = I->getAAMetadata(); in createMachineMemOperandFor()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | ArgumentPromotion.cpp | 250 LI->setAAMetadata(Pair.second.MustExecInstr->getAAMetadata()); in doPromotion()
|
| H A D | FunctionAttrs.cpp | 155 MemoryLocation::getBeforeOrAfter(Arg, Call->getAAMetadata()), in addArgLocs()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPULowerBufferFatPointers.cpp | 1020 AAMDNodes AANodes = OrigLI.getAAMetadata(); in visitLoadImpl() 1142 AAMDNodes AANodes = OrigSI.getAAMetadata(); in visitStoreImpl()
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Metadata.cpp | 1771 AAMDNodes Instruction::getAAMetadata() const { in getAAMetadata() function in Instruction
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | SimplifyCFG.cpp | 4357 SI->setAAMetadata(PStore->getAAMetadata().merge(QStore->getAAMetadata())); in mergeConditionalStoreToAddress()
|