/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | LoopUtils.cpp | 162 static void collectCastsToIgnore(Loop *TheLoop, Instruction *Exit, in collectCastsToIgnore() 192 Loop *TheLoop, bool HasFunNoNaNAttr, in AddReductionVar() 546 bool RecurrenceDescriptor::isReductionPHI(PHINode *Phi, Loop *TheLoop, in isReductionPHI() 607 PHINode *Phi, Loop *TheLoop, in isFirstOrderRecurrence() 873 bool InductionDescriptor::isFPInductionPHI(PHINode *Phi, const Loop *TheLoop, in isFPInductionPHI() 1031 bool InductionDescriptor::isInductionPHI(PHINode *Phi, const Loop *TheLoop, in isInductionPHI() 1077 PHINode *Phi, const Loop *TheLoop, ScalarEvolution *SE, in isInductionPHI() 1289 Optional<const MDOperand *> llvm::findStringMetadataForLoop(Loop *TheLoop, in findStringMetadataForLoop()
|
/external/llvm/lib/Transforms/Utils/ |
D | LoopUtils.cpp | 163 Loop *TheLoop, bool HasFunNoNaNAttr, in AddReductionVar() 473 bool RecurrenceDescriptor::isReductionPHI(PHINode *Phi, Loop *TheLoop, in isReductionPHI() 522 bool RecurrenceDescriptor::isFirstOrderRecurrence(PHINode *Phi, Loop *TheLoop, in isFirstOrderRecurrence() 896 Optional<const MDOperand *> llvm::findStringMetadataForLoop(Loop *TheLoop, in findStringMetadataForLoop()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Vectorize/ |
D | LoopVectorizationLegality.h | 159 const Loop *TheLoop; variable 396 Loop *TheLoop; variable
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopVersioningLICM.cpp | 116 static MDNode *createStringMetadata(Loop *TheLoop, StringRef Name, unsigned V) { in createStringMetadata() 125 void llvm::addStringMetadataToLoop(Loop *TheLoop, const char *MDString, in addStringMetadataToLoop()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | LoopVersioningLICM.cpp | 117 static MDNode *createStringMetadata(Loop *TheLoop, StringRef Name, unsigned V) { in createStringMetadata() 126 void llvm::addStringMetadataToLoop(Loop *TheLoop, const char *MDString, in addStringMetadataToLoop()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/ |
D | VPlanHCFGBuilder.cpp | 38 Loop *TheLoop; member in __anon7536e1120111::PlainCFGBuilder
|
D | LoopVectorizationLegality.cpp | 51 Loop *TheLoop, in createLVMissedAnalysis() 435 static bool hasOutsideLoopUser(const Loop *TheLoop, Instruction *Inst, in hasOutsideLoopUser()
|
D | LoopVectorize.cpp | 997 Loop *TheLoop; member in __anon1008a2c70211::InterleavedAccessInfo 1573 Loop *TheLoop; member in llvm::LoopVectorizationCostModel 5664 const Loop *TheLoop) { in getAddressAccessSCEV()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | LoopAccessAnalysis.cpp | 503 AccessAnalysis(const DataLayout &Dl, Loop *TheLoop, AliasAnalysis *AA, in AccessAnalysis() 583 const Loop *TheLoop; member in __anonca9fe3cd0111::AccessAnalysis 658 Loop *TheLoop, unsigned &RunningDepId, in createCheckForAccess() 696 ScalarEvolution *SE, Loop *TheLoop, in canCheckPtrAtRT() 1995 bool LoopAccessInfo::blockNeedsPredication(BasicBlock *BB, Loop *TheLoop, in blockNeedsPredication() 2062 expandBounds(const RuntimePointerChecking::CheckingPtrGroup *CG, Loop *TheLoop, in expandBounds()
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/ |
D | LCSSA.cpp | 116 bool LCSSA::runOnLoop(Loop *TheLoop, LPPassManager &LPM) { in runOnLoop()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMParallelDSP.cpp | 151 bool runOnLoop(Loop *TheLoop, LPPassManager &) override { in runOnLoop() 408 static void MatchReductions(Function &F, Loop *TheLoop, BasicBlock *Header, in MatchReductions()
|
/external/llvm/lib/Analysis/ |
D | LoopAccessAnalysis.cpp | 98 const Loop *TheLoop, in emitAnalysis() 583 ScalarEvolution *SE, Loop *TheLoop, in canCheckPtrAtRT() 1739 bool LoopAccessInfo::blockNeedsPredication(BasicBlock *BB, Loop *TheLoop, in blockNeedsPredication() 1782 expandBounds(const RuntimePointerChecking::CheckingPtrGroup *CG, Loop *TheLoop, in expandBounds()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | LoopAccessAnalysis.h | 614 Loop *TheLoop; variable
|
/external/llvm/include/llvm/Analysis/ |
D | LoopAccessAnalysis.h | 659 Loop *TheLoop; variable
|
/external/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 883 Loop *TheLoop; member in __anon63bf7e8f0111::InterleavedAccessInfo 1305 const Loop *TheLoop; member in __anon63bf7e8f0111::LoopVectorizeHints 1308 static void emitAnalysisDiag(const Function *TheFunction, const Loop *TheLoop, in emitAnalysisDiag() 1531 Loop *TheLoop; member in __anon63bf7e8f0111::LoopVectorizationLegality 1702 Loop *TheLoop; member in __anon63bf7e8f0111::LoopVectorizationCostModel 4518 static bool hasOutsideLoopUser(const Loop *TheLoop, Instruction *Inst, in hasOutsideLoopUser() 5752 const Loop *TheLoop) { in isLikelyComplexAddressComputation()
|