Home
last modified time | relevance | path

Searched defs:UserI (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DDemandedBits.cpp87 const Instruction *UserI, const Value *Val, unsigned OperandNo, in determineLiveOperandBits()
356 Instruction *UserI = Worklist.pop_back_val(); in performAnalysis() local
445 Instruction *UserI = cast<Instruction>(U->getUser()); in isUseDead() local
DValueTracking.cpp4598 const Instruction *UserI = cast<Instruction>(User); in programUndefinedIfFullPoison() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DWinEHPrepare.cpp266 const auto *UserI = cast<Instruction>(U); in calculateCXXStateNumbers() local
309 const auto *UserI = cast<Instruction>(U); in calculateCXXStateNumbers() local
376 const auto *UserI = cast<Instruction>(U); in calculateSEHStateNumbers() local
409 const auto *UserI = cast<Instruction>(U); in calculateSEHStateNumbers() local
905 Instruction *UserI = cast<Instruction>(U.getUser()); in cloneCommonBlocks() local
DCodeGenPrepare.cpp2636 Instruction *UserI = cast<Instruction>(U.getUser()); in UsesReplacer() local
4553 Instruction *UserI = cast<Instruction>(U.getUser()); in FindAllMemoryUses() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopInstSimplify.cpp111 auto *UserI = cast<Instruction>(U.getUser()); in simplifyLoopInst() local
DSpeculateAroundPHIs.cpp254 auto *UserI = cast<Instruction>(U.getUser()); in isSafeAndProfitableToSpeculateAroundPHI() local
DSimpleLoopUnswitch.cpp151 Instruction *UserI = dyn_cast<Instruction>(U->getUser()); in replaceLoopInvariantUses() local
2242 Instruction *UserI = dyn_cast<Instruction>(U->getUser()); in unswitchNontrivialInvariants() local
DLoopInterchange.cpp1269 Instruction *UserI = cast<Instruction>(U.getUser()); in transform() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZTargetTransformInfo.cpp913 const Instruction *UserI = cast<Instruction>(*Ld->user_begin()); in isFoldableLoad() local
1005 const Instruction *UserI = cast<Instruction>(*FoldedValue->user_begin()); in getMemoryOpCost() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp998 Instruction *UserI = cast<Instruction>(U); in SliceUpIllegalIntegerPHI() local
1049 for (unsigned UserI = 0, UserE = PHIUsers.size(); UserI != UserE; ++UserI) { in SliceUpIllegalIntegerPHI() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Frontend/OpenMP/
DOMPIRBuilder.cpp469 if (auto *UserI = dyn_cast<Instruction>(U.getUser())) in CreateParallel() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DAttributor.cpp830 if (const Instruction *UserI = dyn_cast<Instruction>(U->getUser())) { in updateImpl() local
1638 Instruction *UserI = cast<Instruction>(U.getUser()); in updateImpl() local
2621 Instruction *UserI = cast<Instruction>(U.getUser()); in updateImpl() local
4513 Instruction *UserI = cast<Instruction>(U.getUser()); in updateImpl() local
5010 Instruction *UserI = cast<Instruction>(U->getUser()); in updateImpl() local
5032 const Instruction *UserI) { in followUsersOfUseIn()
5057 const Instruction *UserI) { in analyzeUseIn()
5619 if (Instruction *UserI = dyn_cast<Instruction>(U->getUser())) in checkForAllUses() local
6060 Instruction *UserI = cast<Instruction>(U->getUser()); in run() local