Home
last modified time | relevance | path

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

12

/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/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/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/llvm-project/llvm/lib/IR/
DDominators.cpp243 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
268 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/llvm-project/llvm/lib/Transforms/Utils/
DLoopRotationUtils.cpp137 Instruction *UserInst = cast<Instruction>(U.getUser()); in RewriteUsesOfClonedInstructions() local
654 auto *UserInst = cast<Instruction>(UseI); in shouldSpeculateInstrs() local
DUnifyLoopExits.cpp92 auto UserInst = cast<Instruction>(U.getUser()); in INITIALIZE_PASS_DEPENDENCY() local
DCodeMoverUtils.cpp337 if (auto *UserInst = dyn_cast<Instruction>(U.getUser())) in isSafeToMoveBefore() local
DPromoteMemoryToRegister.cpp370 Instruction *UserInst = cast<Instruction>(*UI++); in rewriteSingleStoreAlloca() local
/external/llvm-project/llvm/lib/Analysis/
DLegacyDivergenceAnalysis.cpp220 Instruction *UserInst = cast<Instruction>(Use.getUser()); in findUsersOutsideInfluenceRegion() local
DDivergenceAnalysis.cpp145 const auto *UserInst = dyn_cast<const Instruction>(User); in pushUsers() 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/llvm-project/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp1071 Instruction *UserInst = nullptr; member
1850 Instruction *UserInst; member
2908 void LSRInstance::ChainInstruction(Instruction *UserInst, Instruction *IVOper, in ChainInstruction()
3122 static bool canFoldIVIncExpr(const SCEV *IncExpr, Instruction *UserInst, in canFoldIVIncExpr()
3250 Instruction *UserInst = U.getUser(); in CollectFixupsAndInitialFormulae() local
3421 const Instruction *UserInst = dyn_cast<Instruction>(U.getUser()); in CollectLoopInvariantFixupsAndFormulae() 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/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUPromoteAlloca.cpp414 Instruction *UserInst = dyn_cast<Instruction>(User); in canVectorizeInst() local
/external/llvm-project/llvm/lib/Transforms/ObjCARC/
DObjCARCOpts.cpp2170 const Instruction *UserInst = cast<Instruction>(U); in OptimizeWeakCalls() local
2182 CallInst *UserInst = cast<CallInst>(*UI++); in OptimizeWeakCalls() local
/external/llvm-project/polly/lib/Transform/
DDeLICM.cpp572 auto UserInst = cast<Instruction>(User); in isMappable() local

12