Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/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()
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/
H A DValueTracking.h398 void getUnderlyingObjects(const Value *V,
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp739 static void getUnderlyingObjects(const MachineInstr *MI, in getUnderlyingObjects() function
746 getUnderlyingObjects(MM->getValue(), Objs); in getUnderlyingObjects()
770 ::getUnderlyingObjects(&MI, Objs); in addLoopCarriedDependences()
779 ::getUnderlyingObjects(&MI, Objs); in addLoopCarriedDependences()
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DGlobalsModRef.cpp910 getUnderlyingObjects(A, Objects); in getModRefInfoForArgument()
H A DLoopAccessAnalysis.cpp1288 getUnderlyingObjects(Ptr, TempObjects, LI); in processMemAccesses()
H A DInstructionSimplify.cpp2821 getUnderlyingObjects(LHS, LHSUObjs); in computePointerICmp()
2822 getUnderlyingObjects(RHS, RHSUObjs); in computePointerICmp()
H A DValueTracking.cpp4613 void llvm::getUnderlyingObjects(const Value *V, in getUnderlyingObjects() function in llvm
4692 getUnderlyingObjects(V, Objs); in getUnderlyingObjectsForCodeGen()
/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1231 getUnderlyingObjects(V, Objects, /* LI = */ nullptr); in AddAliasScopeMetadata()
/openbsd/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp2240 getUnderlyingObjects(Addr, Objs); in loadShadowOriginSansLoadTracking()
/openbsd/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp712 getUnderlyingObjects(N->getMemOperand()->getValue(), Objs); in canLowerToLDG()
/openbsd/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp1913 getUnderlyingObjects(CI.getArgOperand(1), Allocas); in translateKnownIntrinsic()
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp6949 getUnderlyingObjects(ObjectPtr, Allocas); in visitIntrinsicCall()