/external/llvm/lib/Analysis/ |
D | DivergenceAnalysis.cpp | 202 Instruction *UserInst = cast<Instruction>(U); in findUsersOutsideInfluenceRegion() local 243 Instruction *UserInst = cast<Instruction>(U); in exploreDataDependency() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | DivergenceAnalysis.cpp | 203 Instruction *UserInst = cast<Instruction>(U); in findUsersOutsideInfluenceRegion() local 244 Instruction *UserInst = cast<Instruction>(U); in exploreDataDependency() local
|
/external/llvm/lib/IR/ |
D | Dominators.cpp | 197 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local 215 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopRotation.cpp | 119 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
|
D | LoopStrengthReduce.cpp | 1075 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-7.0/llvm/lib/Transforms/Utils/ |
D | LoopRotationUtils.cpp | 119 Instruction *UserInst = cast<Instruction>(U.getUser()); in RewriteUsesOfClonedInstructions() local 535 auto *UserInst = cast<Instruction>(UseI); in shouldSpeculateInstrs() local
|
D | PromoteMemoryToRegister.cpp | 370 Instruction *UserInst = cast<Instruction>(*UI++); in rewriteSingleStoreAlloca() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | Dominators.cpp | 227 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local 245 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
D | LoopRotation.cpp | 126 Instruction *UserInst = cast<Instruction>(U.getUser()); in RewriteUsesOfClonedInstructions() local
|
D | ObjCARC.cpp | 3079 Instruction *UserInst = cast<Instruction>(*UI); in OptimizeWeakCalls() local 3092 CallInst *UserInst = cast<CallInst>(*UI++); in OptimizeWeakCalls() local 3669 if (Instruction *UserInst = dyn_cast<Instruction>(U.getUser())) in runOnFunction() local
|
D | LoopStrengthReduce.cpp | 901 Instruction *UserInst; member 2243 const Instruction *UserInst = dyn_cast<Instruction>(*UI); in CollectLoopInvariantFixupsAndFormulae() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | LoopStrengthReduce.cpp | 1068 Instruction *UserInst = nullptr; member 1828 Instruction *UserInst; member 2872 void LSRInstance::ChainInstruction(Instruction *UserInst, Instruction *IVOper, in ChainInstruction() 3086 static bool canFoldIVIncExpr(const SCEV *IncExpr, Instruction *UserInst, in canFoldIVIncExpr() 3209 Instruction *UserInst = U.getUser(); in CollectFixupsAndInitialFormulae() local 3375 const Instruction *UserInst = dyn_cast<Instruction>(U.getUser()); in CollectLoopInvariantFixupsAndFormulae() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/ObjCARC/ |
D | ObjCARCOpts.cpp | 1949 const Instruction *UserInst = cast<Instruction>(U); in OptimizeWeakCalls() local 1961 CallInst *UserInst = cast<CallInst>(*UI++); in OptimizeWeakCalls() local
|
/external/llvm/lib/Transforms/ObjCARC/ |
D | ObjCARCOpts.cpp | 1924 const Instruction *UserInst = cast<Instruction>(U); in OptimizeWeakCalls() local 1936 CallInst *UserInst = cast<CallInst>(*UI++); in OptimizeWeakCalls() local
|
/external/llvm/lib/Transforms/Utils/ |
D | PromoteMemoryToRegister.cpp | 349 Instruction *UserInst = cast<Instruction>(*UI++); in rewriteSingleStoreAlloca() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/ |
D | PromoteMemoryToRegister.cpp | 843 Instruction *UserInst = cast<Instruction>(*UI++); in RewriteSingleStoreAlloca() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
D | InstructionCombining.cpp | 1968 Instruction *UserInst = cast<Instruction>(I->use_back()); in DoOneIteration() local
|
/external/llvm/lib/Transforms/Vectorize/ |
D | SLPVectorizer.cpp | 248 static bool InTreeUserNeedToExtract(Value *Scalar, Instruction *UserInst, in InTreeUserNeedToExtract() 934 Instruction *UserInst = dyn_cast<Instruction>(U); in buildTree() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstructionCombining.cpp | 2814 Instruction *UserInst = cast<Instruction>(*I->user_begin()); in run() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
D | InstructionCombining.cpp | 3005 Instruction *UserInst = cast<Instruction>(*I->user_begin()); in run() local
|