HomeSort by relevance Sort by last modified time
    Searched refs:GetUnderlyingObject (Results 1 - 25 of 65) sorted by null

1 2 3

  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
ValueTracking.h 140 /// GetUnderlyingObject - This method strips off any GEP address adjustments
145 Value *GetUnderlyingObject(Value *V, const TargetData *TD = 0,
148 GetUnderlyingObject(const Value *V, const TargetData *TD = 0,
150 return GetUnderlyingObject(const_cast<Value *>(V), TD, MaxLookup);
  /external/llvm/include/llvm/Analysis/
ValueTracking.h 223 Value *GetUnderlyingObject(Value *V, const DataLayout &DL,
225 static inline const Value *GetUnderlyingObject(const Value *V,
228 return GetUnderlyingObject(const_cast<Value *>(V), DL, MaxLookup);
231 /// \brief This method is similar to GetUnderlyingObject except that it can
ObjCARCAnalysisUtils.h 74 /// \brief This is a wrapper around getUnderlyingObject which also knows how to
80 V = GetUnderlyingObject(V, DL);
  /external/llvm/lib/Analysis/
GlobalsModRef.cpp 45 // transforms which cause assymetry between how effective GetUnderlyingObject
414 Value *Ptr = GetUnderlyingObject(SI->getOperand(0),
622 Inputs.push_back(GetUnderlyingObject(LI->getPointerOperand(), DL));
626 const Value *LHS = GetUnderlyingObject(SI->getTrueValue(), DL);
627 const Value *RHS = GetUnderlyingObject(SI->getFalseValue(), DL);
636 Op = GetUnderlyingObject(Op, DL);
735 const Value *Ptr = GetUnderlyingObject(LI->getPointerOperand(), DL);
743 const Value *LHS = GetUnderlyingObject(SI->getTrueValue(), DL);
744 const Value *RHS = GetUnderlyingObject(SI->getFalseValue(), DL);
753 Op = GetUnderlyingObject(Op, DL)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
ValueTracking.h 245 Value *GetUnderlyingObject(Value *V, const DataLayout &DL,
247 static inline const Value *GetUnderlyingObject(const Value *V,
250 return GetUnderlyingObject(const_cast<Value *>(V), DL, MaxLookup);
253 /// \brief This method is similar to GetUnderlyingObject except that it can
ObjCARCAnalysisUtils.h 74 /// \brief This is a wrapper around getUnderlyingObject which also knows how to
80 V = GetUnderlyingObject(V, DL);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
ValueTracking.h 275 Value *GetUnderlyingObject(Value *V, const DataLayout &DL,
277 static inline const Value *GetUnderlyingObject(const Value *V,
280 return GetUnderlyingObject(const_cast<Value *>(V), DL, MaxLookup);
283 /// \brief This method is similar to GetUnderlyingObject except that it can
ObjCARCAnalysisUtils.h 74 /// \brief This is a wrapper around getUnderlyingObject which also knows how to
80 V = GetUnderlyingObject(V, DL);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
ValueTracking.h 275 Value *GetUnderlyingObject(Value *V, const DataLayout &DL,
277 static inline const Value *GetUnderlyingObject(const Value *V,
280 return GetUnderlyingObject(const_cast<Value *>(V), DL, MaxLookup);
283 /// \brief This method is similar to GetUnderlyingObject except that it can
ObjCARCAnalysisUtils.h 74 /// \brief This is a wrapper around getUnderlyingObject which also knows how to
80 V = GetUnderlyingObject(V, DL);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
ValueTracking.h 284 Value *GetUnderlyingObject(Value *V, const DataLayout &DL,
286 static inline const Value *GetUnderlyingObject(const Value *V,
289 return GetUnderlyingObject(const_cast<Value *>(V), DL, MaxLookup);
292 /// \brief This method is similar to GetUnderlyingObject except that it can
ObjCARCAnalysisUtils.h 74 /// \brief This is a wrapper around getUnderlyingObject which also knows how to
80 V = GetUnderlyingObject(V, DL);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
ValueTracking.h 284 Value *GetUnderlyingObject(Value *V, const DataLayout &DL,
286 static inline const Value *GetUnderlyingObject(const Value *V,
289 return GetUnderlyingObject(const_cast<Value *>(V), DL, MaxLookup);
292 /// \brief This method is similar to GetUnderlyingObject except that it can
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
ValueTracking.h 284 Value *GetUnderlyingObject(Value *V, const DataLayout &DL,
286 static inline const Value *GetUnderlyingObject(const Value *V,
289 return GetUnderlyingObject(const_cast<Value *>(V), DL, MaxLookup);
292 /// \brief This method is similar to GetUnderlyingObject except that it can
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
ValueTracking.h 284 Value *GetUnderlyingObject(Value *V, const DataLayout &DL,
286 static inline const Value *GetUnderlyingObject(const Value *V,
289 return GetUnderlyingObject(const_cast<Value *>(V), DL, MaxLookup);
292 /// \brief This method is similar to GetUnderlyingObject except that it can
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
ValueTracking.h 245 Value *GetUnderlyingObject(Value *V, const DataLayout &DL,
247 static inline const Value *GetUnderlyingObject(const Value *V,
250 return GetUnderlyingObject(const_cast<Value *>(V), DL, MaxLookup);
253 /// \brief This method is similar to GetUnderlyingObject except that it can
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
ValueTracking.h 275 Value *GetUnderlyingObject(Value *V, const DataLayout &DL,
277 static inline const Value *GetUnderlyingObject(const Value *V,
280 return GetUnderlyingObject(const_cast<Value *>(V), DL, MaxLookup);
283 /// \brief This method is similar to GetUnderlyingObject except that it can
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
ValueTracking.h 275 Value *GetUnderlyingObject(Value *V, const DataLayout &DL,
277 static inline const Value *GetUnderlyingObject(const Value *V,
280 return GetUnderlyingObject(const_cast<Value *>(V), DL, MaxLookup);
283 /// \brief This method is similar to GetUnderlyingObject except that it can
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
ValueTracking.h 284 Value *GetUnderlyingObject(Value *V, const DataLayout &DL,
286 static inline const Value *GetUnderlyingObject(const Value *V,
289 return GetUnderlyingObject(const_cast<Value *>(V), DL, MaxLookup);
292 /// \brief This method is similar to GetUnderlyingObject except that it can
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
ValueTracking.h 284 Value *GetUnderlyingObject(Value *V, const DataLayout &DL,
286 static inline const Value *GetUnderlyingObject(const Value *V,
289 return GetUnderlyingObject(const_cast<Value *>(V), DL, MaxLookup);
292 /// \brief This method is similar to GetUnderlyingObject except that it can
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
ValueTracking.h 284 Value *GetUnderlyingObject(Value *V, const DataLayout &DL,
286 static inline const Value *GetUnderlyingObject(const Value *V,
289 return GetUnderlyingObject(const_cast<Value *>(V), DL, MaxLookup);
292 /// \brief This method is similar to GetUnderlyingObject except that it can
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
ValueTracking.h 284 Value *GetUnderlyingObject(Value *V, const DataLayout &DL,
286 static inline const Value *GetUnderlyingObject(const Value *V,
289 return GetUnderlyingObject(const_cast<Value *>(V), DL, MaxLookup);
292 /// \brief This method is similar to GetUnderlyingObject except that it can
  /external/llvm/lib/Target/NVPTX/
NVPTXLowerKernelArgs.cpp 206 Value *UO = GetUnderlyingObject(LI->getPointerOperand(),
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DeadStoreElimination.cpp 326 const Value *UO1 = GetUnderlyingObject(P1, &TD),
327 *UO2 = GetUnderlyingObject(P2, &TD);
554 GetUnderlyingObject(getStoredPointerOperand(Dependency));
609 Value *Pointer = GetUnderlyingObject(getStoredPointerOperand(BBI));
709 const Value *UnderlyingPointer = GetUnderlyingObject(LoadedLoc.Ptr);
  /external/swiftshader/third_party/LLVM/lib/Analysis/IPA/
GlobalsModRef.cpp 329 Value *Ptr = GetUnderlyingObject(SI->getOperand(0));
494 const Value *UV1 = GetUnderlyingObject(LocA.Ptr);
495 const Value *UV2 = GetUnderlyingObject(LocB.Ptr);
554 dyn_cast<GlobalValue>(GetUnderlyingObject(Loc.Ptr)))

Completed in 584 milliseconds

1 2 3