Home
last modified time | relevance | path

Searched defs:Usr (Results 1 – 15 of 15) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DUser.h103 void operator delete(void *Usr, unsigned) { in delete()
115 void operator delete(void *Usr, unsigned, bool) { in delete()
/external/swiftshader/third_party/LLVM/lib/VMCore/
DUser.cpp71 void User::operator delete(void *Usr) { in operator delete()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLazyValueInfo.cpp1185 static bool usesOperand(User *Usr, Value *Op) { in usesOperand()
1193 static bool isOperationFoldable(User *Usr) { in isOperationFoldable()
1201 static ValueLatticeElement constantFoldUser(User *Usr, Value *Op, in constantFoldUser()
1260 if (User *Usr = dyn_cast<User>(Val)) { in getEdgeValueLocal() local
1311 if (User *Usr = dyn_cast<User>(Val)) in getEdgeValueLocal() local
1328 User *Usr = cast<User>(Val); in getEdgeValueLocal() local
/external/llvm/lib/IR/
DUser.cpp170 void User::operator delete(void *Usr) { in operator delete()
DValue.cpp415 auto *Usr = dyn_cast<Instruction>(U.getUser()); in replaceUsesOutsideBlock() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DUser.cpp166 void User::operator delete(void *Usr) { in operator delete()
DValue.cpp461 auto *Usr = dyn_cast<Instruction>(U.getUser()); in replaceUsesOutsideBlock() local
/external/llvm/lib/Transforms/IPO/
DStripSymbols.cpp133 static bool OnlyUsedBy(Value *V, Value *Usr) { in OnlyUsedBy()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DStripSymbols.cpp133 static bool OnlyUsedBy(Value *V, Value *Usr) { in OnlyUsedBy()
DLowerTypeTests.cpp1632 auto *Usr = dyn_cast<CallInst>(U.getUser()); in isDirectCall() local
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DStripSymbols.cpp133 static bool OnlyUsedBy(Value *V, Value *Usr) { in OnlyUsedBy()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLoopUtils.cpp1450 if (auto *Usr = dyn_cast<Instruction>(U.getUser())) in deleteDeadLoop() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp6431 if (find_if(GEPI->users(), [&](User *Usr) { in tryUnmergingGEPsAcrossIndirectBr()
6499 assert(find_if(GEPIOp->users(), [&](User *Usr) { in tryUnmergingGEPsAcrossIndirectBr()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp3010 auto *Usr = cast<Instruction>(U); in dominatesAllUses() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp4162 auto *Usr = cast<Instruction>(U); in dominatesAllUses() local