| /llvm-project-15.0.7/llvm/test/Analysis/LoopAccessAnalysis/ |
| H A D | nullptr.ll | 4 ; The analyzer uses to be confused by the "diamond" because getUnderlyingObjects 6 ; needs to ignore null in the results returned by getUnderlyingObjects.
|
| H A D | underlying-objects-2.ll | 25 ; Since A[i] and A[i-1] are likely to be independent, getUnderlyingObjects
|
| /llvm-project-15.0.7/llvm/lib/Target/Mips/ |
| H A D | MipsDelaySlotFiller.cpp | 198 bool getUnderlyingObjects(const MachineInstr &MI, 500 if (getUnderlyingObjects(MI, Objs)) { in hasHazard_() 526 getUnderlyingObjects(const MachineInstr &MI, in getUnderlyingObjects() function in MemDefsUses 542 ::getUnderlyingObjects(V, Objs); in getUnderlyingObjects()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/ |
| H A D | promote-alloca-to-lds-phi.ll | 132 ; getUnderlyingObjects when looking at the icmp user.
|
| /llvm-project-15.0.7/llvm/include/llvm/Analysis/ |
| H A D | ValueTracking.h | 407 void getUnderlyingObjects(const Value *V,
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/ |
| H A D | MachinePipeliner.cpp | 719 static void getUnderlyingObjects(const MachineInstr *MI, in getUnderlyingObjects() function 726 getUnderlyingObjects(MM->getValue(), Objs); in getUnderlyingObjects() 750 ::getUnderlyingObjects(&MI, Objs); in addLoopCarriedDependences() 759 ::getUnderlyingObjects(&MI, Objs); in addLoopCarriedDependences()
|
| /llvm-project-15.0.7/llvm/lib/Analysis/ |
| H A D | GlobalsModRef.cpp | 911 getUnderlyingObjects(A, Objects); in getModRefInfoForArgument()
|
| H A D | LoopAccessAnalysis.cpp | 1236 getUnderlyingObjects(Ptr, TempObjects, LI); in processMemAccesses()
|
| H A D | InstructionSimplify.cpp | 2762 getUnderlyingObjects(LHS, LHSUObjs); in computePointerICmp() 2763 getUnderlyingObjects(RHS, RHSUObjs); in computePointerICmp()
|
| H A D | ValueTracking.cpp | 4505 void llvm::getUnderlyingObjects(const Value *V, in getUnderlyingObjects() function in llvm 4584 getUnderlyingObjects(V, Objs); in getUnderlyingObjectsForCodeGen()
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Utils/ |
| H A D | InlineFunction.cpp | 1101 getUnderlyingObjects(V, Objects, /* LI = */ nullptr); in AddAliasScopeMetadata()
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/ |
| H A D | DataFlowSanitizer.cpp | 2058 getUnderlyingObjects(Addr, Objs); in loadShadowOriginSansLoadTracking()
|
| /llvm-project-15.0.7/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXISelDAGToDAG.cpp | 707 getUnderlyingObjects(N->getMemOperand()->getValue(), Objs); in canLowerToLDG()
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/ |
| H A D | IRTranslator.cpp | 1914 getUnderlyingObjects(CI.getArgOperand(1), Allocas); in translateKnownIntrinsic()
|
| /llvm-project-15.0.7/llvm/lib/Transforms/IPO/ |
| H A D | OpenMPOpt.cpp | 3998 getUnderlyingObjects(SI->getPointerOperand(), Objects); in updateImpl()
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGBuilder.cpp | 6869 getUnderlyingObjects(ObjectPtr, Allocas); in visitIntrinsicCall()
|