Home
last modified time | relevance | path

Searched refs:getUnderlyingObjects (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp198 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()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DValueTracking.h771 void getUnderlyingObjects(const Value *V,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp818 static void getUnderlyingObjects(const MachineInstr *MI, in getUnderlyingObjects() function
825 getUnderlyingObjects(MM->getValue(), Objs); in getUnderlyingObjects()
848 ::getUnderlyingObjects(&MI, Objs); in addLoopCarriedDependences()
857 ::getUnderlyingObjects(&MI, Objs); in addLoopCarriedDependences()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DGlobalsModRef.cpp915 getUnderlyingObjects(A, Objects); in getModRefInfoForArgument()
H A DLoopAccessAnalysis.cpp1378 ::getUnderlyingObjects(Ptr, UOs, LI); in processMemAccesses()
H A DInstructionSimplify.cpp2804 getUnderlyingObjects(LHS, LHSUObjs); in computePointerICmp()
2805 getUnderlyingObjects(RHS, RHSUObjs); in computePointerICmp()
H A DValueTracking.cpp6581 void llvm::getUnderlyingObjects(const Value *V, in getUnderlyingObjects() function in llvm
6704 getUnderlyingObjects(V, Objs); in getUnderlyingObjectsForCodeGen()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp2083 getUnderlyingObjects(I.getOperand(0), WorkList); in visitAddrSpaceCastInst()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1228 getUnderlyingObjects(V, Objects, /* LI = */ nullptr); in AddAliasScopeMetadata()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp2259 getUnderlyingObjects(Addr, Objs); in loadShadowOriginSansLoadTracking()
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp748 getUnderlyingObjects(N->getMemOperand()->getValue(), Objs); in canLowerToLDG()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2180 getUnderlyingObjects(CI.getArgOperand(1), Allocas); in translateKnownIntrinsic()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp7547 getUnderlyingObjects(ObjectPtr, Allocas); in visitIntrinsicCall()