Searched refs:getUnderlyingObjects (Results 1 – 13 of 13) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsDelaySlotFiller.cpp | 198 bool getUnderlyingObjects(const MachineInstr &MI, 502 if (getUnderlyingObjects(MI, Objs)) { in hasHazard_() 528 getUnderlyingObjects(const MachineInstr &MI, in getUnderlyingObjects() function in MemDefsUses 544 ::getUnderlyingObjects(V, Objs); in getUnderlyingObjects()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | ValueTracking.h | 408 void getUnderlyingObjects(const Value *V,
|
| /freebsd-13.1/contrib/llvm-project/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()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | GlobalsModRef.cpp | 920 getUnderlyingObjects(A, Objects); in getModRefInfoForArgument()
|
| H A D | LoopAccessAnalysis.cpp | 948 getUnderlyingObjects(Ptr, TempObjects, LI); in processMemAccesses()
|
| H A D | InstructionSimplify.cpp | 2592 getUnderlyingObjects(LHS, LHSUObjs); in computePointerICmp() 2593 getUnderlyingObjects(RHS, RHSUObjs); in computePointerICmp()
|
| H A D | ValueTracking.cpp | 4401 void llvm::getUnderlyingObjects(const Value *V, in getUnderlyingObjects() function in llvm 4480 getUnderlyingObjects(V, Objs); in getUnderlyingObjectsForCodeGen()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | InlineFunction.cpp | 1077 getUnderlyingObjects(V, Objects, /* LI = */ nullptr); in AddAliasScopeMetadata()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | IRTranslator.cpp | 1868 getUnderlyingObjects(CI.getArgOperand(1), Allocas); in translateKnownIntrinsic()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | OpenMPOpt.cpp | 3338 getUnderlyingObjects(SI->getPointerOperand(), Objects); in updateImpl()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | DataFlowSanitizer.cpp | 2099 getUnderlyingObjects(Addr, Objs); in loadShadowOriginSansLoadTracking()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXISelDAGToDAG.cpp | 707 getUnderlyingObjects(N->getMemOperand()->getValue(), Objs); in canLowerToLDG()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGBuilder.cpp | 6812 getUnderlyingObjects(ObjectPtr, Allocas); in visitIntrinsicCall()
|