Home
last modified time | relevance | path

Searched defs:UserInst (Results 1 – 25 of 30) sorted by relevance

12

/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DDominators.cpp123 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
258 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
283 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
/external/llvm/lib/Analysis/
DDivergenceAnalysis.cpp202 Instruction *UserInst = cast<Instruction>(U); in findUsersOutsideInfluenceRegion() local
243 Instruction *UserInst = cast<Instruction>(U); in exploreDataDependency() local
/external/llvm/lib/IR/
DDominators.cpp197 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
215 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
/external/llvm/lib/Transforms/Scalar/
DLoopRotation.cpp119 Instruction *UserInst = cast<Instruction>(U.getUser()); in RewriteUsesOfClonedInstructions() local
149 DbgInfoIntrinsic *UserInst = dyn_cast<DbgInfoIntrinsic>(U.getUser()); in RewriteUsesOfClonedInstructions() local
524 auto *UserInst = cast<Instruction>(UseI); in shouldSpeculateInstrs() local
DLoopStrengthReduce.cpp1075 Instruction *UserInst; member
1571 Instruction *UserInst; member
2593 void LSRInstance::ChainInstruction(Instruction *UserInst, Instruction *IVOper, in ChainInstruction()
2809 static bool canFoldIVIncExpr(const SCEV *IncExpr, Instruction *UserInst, in canFoldIVIncExpr()
2933 Instruction *UserInst = U.getUser(); in CollectFixupsAndInitialFormulae() local
3094 const Instruction *UserInst = dyn_cast<Instruction>(U.getUser()); in CollectLoopInvariantFixupsAndFormulae() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDominators.cpp232 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
250 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopRotationUtils.cpp130 Instruction *UserInst = cast<Instruction>(U.getUser()); in RewriteUsesOfClonedInstructions() local
575 auto *UserInst = cast<Instruction>(UseI); in shouldSpeculateInstrs() local
DCodeMoverUtils.cpp121 if (auto *UserInst = dyn_cast<Instruction>(U.getUser())) in isSafeToMoveBefore() local
DPromoteMemoryToRegister.cpp359 Instruction *UserInst = cast<Instruction>(*UI++); in rewriteSingleStoreAlloca() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DLoopRotationUtils.cpp133 Instruction *UserInst = cast<Instruction>(U.getUser()); in RewriteUsesOfClonedInstructions() local
742 auto *UserInst = cast<Instruction>(UseI); in shouldSpeculateInstrs() local
DUnifyLoopExits.cpp100 auto UserInst = cast<Instruction>(U.getUser()); in INITIALIZE_PASS_DEPENDENCY() local
DCodeMoverUtils.cpp339 if (auto *UserInst = dyn_cast<Instruction>(U.getUser())) in isSafeToMoveBefore() local
DModuleUtils.cpp442 Instruction *UserInst = dyn_cast<Instruction>(User); in lowerGlobalIFuncUsersAsGlobalCtor() local
DPromoteMemoryToRegister.cpp453 Instruction *UserInst = cast<Instruction>(U); in rewriteSingleStoreAlloca() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLegacyDivergenceAnalysis.cpp220 Instruction *UserInst = cast<Instruction>(Use.getUser()); in findUsersOutsideInfluenceRegion() local
DDivergenceAnalysis.cpp263 const auto *UserInst = dyn_cast<const Instruction>(User); in pushUsers() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DLegacyDivergenceAnalysis.cpp221 Instruction *UserInst = cast<Instruction>(Use.getUser()); in findUsersOutsideInfluenceRegion() local
DDivergenceAnalysis.cpp144 const auto *UserInst = dyn_cast<const Instruction>(User); in pushUsers() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp1078 Instruction *UserInst = nullptr; member
1857 Instruction *UserInst; member
2905 void LSRInstance::ChainInstruction(Instruction *UserInst, Instruction *IVOper, in ChainInstruction()
3119 static bool canFoldIVIncExpr(const SCEV *IncExpr, Instruction *UserInst, in canFoldIVIncExpr()
3246 Instruction *UserInst = U.getUser(); in CollectFixupsAndInitialFormulae() local
3417 const Instruction *UserInst = dyn_cast<Instruction>(U.getUser()); in CollectLoopInvariantFixupsAndFormulae() local
/external/llvm/lib/Transforms/ObjCARC/
DObjCARCOpts.cpp1924 const Instruction *UserInst = cast<Instruction>(U); in OptimizeWeakCalls() local
1936 CallInst *UserInst = cast<CallInst>(*UI++); in OptimizeWeakCalls() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
DObjCARCOpts.cpp2127 const Instruction *UserInst = cast<Instruction>(U); in OptimizeWeakCalls() local
2139 CallInst *UserInst = cast<CallInst>(*UI++); in OptimizeWeakCalls() local
/external/llvm/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp349 Instruction *UserInst = cast<Instruction>(*UI++); in rewriteSingleStoreAlloca() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp1123 Instruction *UserInst = nullptr; member
1902 Instruction *UserInst; member
2958 void LSRInstance::ChainInstruction(Instruction *UserInst, Instruction *IVOper, in ChainInstruction()
3172 static bool canFoldIVIncExpr(const SCEV *IncExpr, Instruction *UserInst, in canFoldIVIncExpr()
3305 Instruction *UserInst = U.getUser(); in CollectFixupsAndInitialFormulae() local
3501 const Instruction *UserInst = dyn_cast<Instruction>(U.getUser()); in CollectLoopInvariantFixupsAndFormulae() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/ObjCARC/
DObjCARCOpts.cpp2200 const Instruction *UserInst = cast<Instruction>(U); in OptimizeWeakCalls() local
2212 CallInst *UserInst = cast<CallInst>(U); in OptimizeWeakCalls() local
/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp248 static bool InTreeUserNeedToExtract(Value *Scalar, Instruction *UserInst, in InTreeUserNeedToExtract()
934 Instruction *UserInst = dyn_cast<Instruction>(U); in buildTree() local

12