Searched refs:getUnderlyingObjects (Results 1 – 13 of 13) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXTagInvariantLoads.cpp | 44 getUnderlyingObjects(LI->getPointerOperand(), Objs); in isInvariantLoad()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsDelaySlotFiller.cpp | 196 bool getUnderlyingObjects(const MachineInstr &MI, 495 if (getUnderlyingObjects(MI, Objs)) { in hasHazard_() 521 getUnderlyingObjects(const MachineInstr &MI, in getUnderlyingObjects() function in MemDefsUses 537 ::getUnderlyingObjects(V, Objs); in getUnderlyingObjects()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | ValueTracking.h | 481 LLVM_ABI void getUnderlyingObjects(const Value *V,
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | GlobalsModRef.cpp | 930 getUnderlyingObjects(A, Objects); in getModRefInfoForArgument()
|
| H A D | LoopAccessAnalysis.cpp | 1534 ::getUnderlyingObjects(Ptr, UOs, LI); in processMemAccesses()
|
| H A D | InstructionSimplify.cpp | 2753 getUnderlyingObjects(LHS, LHSUObjs); in computePointerICmp() 2754 getUnderlyingObjects(RHS, RHSUObjs); in computePointerICmp()
|
| H A D | ValueTracking.cpp | 6696 void llvm::getUnderlyingObjects(const Value *V, in getUnderlyingObjects() function in llvm 6819 getUnderlyingObjects(V, Objs); in getUnderlyingObjectsForCodeGen()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MachinePipeliner.cpp | 273 bool getUnderlyingObjects(); 953 if (!getUnderlyingObjects()) in SUnitWithMemInfo() 978 bool SUnitWithMemInfo::getUnderlyingObjects() { in getUnderlyingObjects() function in SUnitWithMemInfo 987 llvm::getUnderlyingObjects(MemOpValue, UnderlyingObjs); in getUnderlyingObjects()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUCodeGenPrepare.cpp | 2183 getUnderlyingObjects(I.getOperand(0), WorkList); in visitAddrSpaceCastInst()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | InlineFunction.cpp | 1250 getUnderlyingObjects(V, Objects, /* LI = */ nullptr); in AddAliasScopeMetadata()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | DataFlowSanitizer.cpp | 2249 getUnderlyingObjects(Addr, Objs); in loadShadowOriginSansLoadTracking()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | IRTranslator.cpp | 2195 getUnderlyingObjects(CI.getArgOperand(1), Allocas); in translateKnownIntrinsic()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGBuilder.cpp | 7603 getUnderlyingObjects(ObjectPtr, Allocas); in visitIntrinsicCall()
|