Home
last modified time | relevance | path

Searched refs:getUnderlyingObjectFromInt (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DScheduleDAGInstrs.cpp59 static const Value *getUnderlyingObjectFromInt(const Value *V) { in getUnderlyingObjectFromInt() function
93 const Value *O = getUnderlyingObjectFromInt(cast<User>(V)->getOperand(0)); in getUnderlyingObject()
/external/llvm/lib/CodeGen/
DScheduleDAGInstrs.cpp106 static const Value *getUnderlyingObjectFromInt(const Value *V) { in getUnderlyingObjectFromInt() function
152 getUnderlyingObjectFromInt(cast<User>(V)->getOperand(0)); in getUnderlyingObjects()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DValueTracking.cpp3539 static const Value *getUnderlyingObjectFromInt(const Value *V) { in getUnderlyingObjectFromInt() function
3584 getUnderlyingObjectFromInt(cast<User>(V)->getOperand(0)); in getUnderlyingObjectsForCodeGen()