Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/IR/
DUser.h102 void operator delete(void *Usr, unsigned) { in delete()
114 void operator delete(void *Usr, unsigned, unsigned) { in delete()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DUser.h102 void operator delete(void *Usr, unsigned) { in delete()
114 void operator delete(void *Usr, unsigned, unsigned) { in delete()
/external/llvm-project/llvm/lib/IR/
DUser.cpp171 LLVM_NO_SANITIZE_MEMORY_ATTRIBUTE void User::operator delete(void *Usr) { in operator delete()
DValue.cpp194 void Value::dropDroppableUsesIn(User &Usr) { in dropDroppableUsesIn()
/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-10.0/llvm/lib/IR/
DUser.cpp167 LLVM_NO_SANITIZE_MEMORY_ATTRIBUTE void User::operator delete(void *Usr) { in operator delete()
/external/llvm-project/llvm/lib/Analysis/
DLazyValueInfo.cpp1246 static bool usesOperand(User *Usr, Value *Op) { in usesOperand()
1254 static bool isOperationFoldable(User *Usr) { in isOperationFoldable()
1262 static ValueLatticeElement constantFoldUser(User *Usr, Value *Op, in constantFoldUser()
1324 if (User *Usr = dyn_cast<User>(Val)) { in getEdgeValueLocal() local
1375 if (User *Usr = dyn_cast<User>(Val)) in getEdgeValueLocal() local
1392 User *Usr = cast<User>(Val); in getEdgeValueLocal() local
DMemorySSAUpdater.cpp333 User *Usr = U.getUser(); in insertDef() local
1134 MemoryAccess *Usr = cast<MemoryAccess>(U.getUser()); in applyInsertUpdates() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLazyValueInfo.cpp1336 static bool usesOperand(User *Usr, Value *Op) { in usesOperand()
1344 static bool isOperationFoldable(User *Usr) { in isOperationFoldable()
1352 static ValueLatticeElement constantFoldUser(User *Usr, Value *Op, in constantFoldUser()
1411 if (User *Usr = dyn_cast<User>(Val)) { in getEdgeValueLocal() local
1462 if (User *Usr = dyn_cast<User>(Val)) in getEdgeValueLocal() local
1479 User *Usr = cast<User>(Val); in getEdgeValueLocal() local
DMemorySSAUpdater.cpp332 User *Usr = U.getUser(); in insertDef() local
1099 MemoryAccess *Usr = cast<MemoryAccess>(U.getUser()); in applyInsertUpdates() local
/external/llvm/lib/Transforms/IPO/
DStripSymbols.cpp133 static bool OnlyUsedBy(Value *V, Value *Usr) { in OnlyUsedBy()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DStripSymbols.cpp133 static bool OnlyUsedBy(Value *V, Value *Usr) { in OnlyUsedBy()
DLowerTypeTests.cpp1704 auto *Usr = dyn_cast<CallInst>(U.getUser()); in isDirectCall() local
/external/llvm-project/llvm/unittests/Frontend/
DOpenMPIRBuilderTest.cpp417 User *Usr = OutlinedFn->user_back(); in TEST_F() local
510 User *Usr = OutlinedFn.user_back(); in TEST_F() local
618 User *Usr = OutlinedFn.user_back(); in TEST_F() local
846 for (const User *Usr : FakeDestructor->users()) { in TEST_F() local
/external/llvm-project/llvm/lib/Transforms/IPO/
DStripSymbols.cpp136 static bool OnlyUsedBy(Value *V, Value *Usr) { in OnlyUsedBy()
DLowerTypeTests.cpp1737 auto *Usr = dyn_cast<CallInst>(U.getUser()); in isDirectCall() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopUtils.cpp617 if (auto *Usr = dyn_cast<Instruction>(U.getUser())) in deleteDeadLoop() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DLoopUtils.cpp680 if (auto *Usr = dyn_cast<Instruction>(U.getUser())) in deleteDeadLoop() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp6974 if (find_if(GEPI->users(), [&](User *Usr) { in tryUnmergingGEPsAcrossIndirectBr()
7042 assert(find_if(GEPIOp->users(), [&](User *Usr) { in tryUnmergingGEPsAcrossIndirectBr()
/external/llvm-project/llvm/lib/CodeGen/
DCodeGenPrepare.cpp7440 if (find_if(GEPI->users(), [&](User *Usr) { in tryUnmergingGEPsAcrossIndirectBr()
7511 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/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp4936 auto *Usr = cast<Instruction>(U); in dominatesAllUses() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp4871 auto *Usr = cast<Instruction>(U); in dominatesAllUses() local