Searched refs:getUnderlyingObjects (Results 1 – 12 of 12) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsDelaySlotFiller.cpp | 198 bool getUnderlyingObjects(const MachineInstr &MI, 499 if (getUnderlyingObjects(MI, Objs)) { in hasHazard_() 525 getUnderlyingObjects(const MachineInstr &MI, in getUnderlyingObjects() function in MemDefsUses 541 ::getUnderlyingObjects(V, Objs); in getUnderlyingObjects()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | LoopAccessAnalysis.cpp | 729 getUnderlyingObjects() { in getUnderlyingObjects() function in __anon30e05fe90111::AccessAnalysis 1383 ::getUnderlyingObjects(Ptr, UOs, LI); in processMemAccesses() 2577 Accesses.getUnderlyingObjects()); in analyzeLoop()
|
| H A D | GlobalsModRef.cpp | 907 getUnderlyingObjects(A, Objects); in getModRefInfoForArgument()
|
| H A D | InstructionSimplify.cpp | 2799 getUnderlyingObjects(LHS, LHSUObjs); in computePointerICmp() 2800 getUnderlyingObjects(RHS, RHSUObjs); in computePointerICmp()
|
| H A D | ValueTracking.cpp | 5956 void llvm::getUnderlyingObjects(const Value *V, in getUnderlyingObjects() function in llvm 6037 getUnderlyingObjects(V, Objs); in getUnderlyingObjectsForCodeGen()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | ValueTracking.h | 715 void getUnderlyingObjects(const Value *V,
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MachinePipeliner.cpp | 758 static void getUnderlyingObjects(const MachineInstr *MI, in getUnderlyingObjects() function 765 getUnderlyingObjects(MM->getValue(), Objs); in getUnderlyingObjects() 789 ::getUnderlyingObjects(&MI, Objs); in addLoopCarriedDependences() 798 ::getUnderlyingObjects(&MI, Objs); in addLoopCarriedDependences()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | InlineFunction.cpp | 1226 getUnderlyingObjects(V, Objects, /* LI = */ nullptr); in AddAliasScopeMetadata()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | DataFlowSanitizer.cpp | 2247 getUnderlyingObjects(Addr, Objs); in loadShadowOriginSansLoadTracking()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXISelDAGToDAG.cpp | 727 getUnderlyingObjects(N->getMemOperand()->getValue(), Objs); in canLowerToLDG()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | IRTranslator.cpp | 2073 getUnderlyingObjects(CI.getArgOperand(1), Allocas); in translateKnownIntrinsic()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGBuilder.cpp | 7184 getUnderlyingObjects(ObjectPtr, Allocas); in visitIntrinsicCall()
|