| /llvm-project-15.0.7/llvm/lib/Analysis/ |
| H A D | IVDescriptors.cpp | 142 static void collectCastInstrs(Loop *TheLoop, Instruction *Exit, in collectCastInstrs() 217 PHINode *Phi, RecurKind Kind, Loop *TheLoop, FastMathFlags FuncFMF, in AddReductionVar() 825 bool RecurrenceDescriptor::isReductionPHI(PHINode *Phi, Loop *TheLoop, in isReductionPHI() 925 PHINode *Phi, Loop *TheLoop, in isFirstOrderRecurrence() 1288 bool InductionDescriptor::isFPInductionPHI(PHINode *Phi, const Loop *TheLoop, in isFPInductionPHI() 1446 bool InductionDescriptor::isInductionPHI(PHINode *Phi, const Loop *TheLoop, in isInductionPHI() 1491 PHINode *Phi, const Loop *TheLoop, ScalarEvolution *SE, in isInductionPHI()
|
| H A D | LoopInfo.cpp | 1039 MDNode *llvm::findOptionMDForLoop(const Loop *TheLoop, StringRef Name) { in findOptionMDForLoop() 1048 Optional<const MDOperand *> llvm::findStringMetadataForLoop(const Loop *TheLoop, in findStringMetadataForLoop() 1063 Optional<bool> llvm::getOptionalBoolLoopAttribute(const Loop *TheLoop, in getOptionalBoolLoopAttribute() 1081 bool llvm::getBooleanLoopAttribute(const Loop *TheLoop, StringRef Name) { in getBooleanLoopAttribute() 1085 llvm::Optional<int> llvm::getOptionalIntLoopAttribute(const Loop *TheLoop, in getOptionalIntLoopAttribute() 1099 int llvm::getIntLoopAttribute(const Loop *TheLoop, StringRef Name, in getIntLoopAttribute()
|
| H A D | LoopAccessAnalysis.cpp | 620 AccessAnalysis(Loop *TheLoop, AAResults *AA, LoopInfo *LI, in AccessAnalysis() 697 const Loop *TheLoop; member in __anonf7514c230111::AccessAnalysis 927 Loop *TheLoop, unsigned &RunningDepId, in createCheckForAccess() 987 ScalarEvolution *SE, Loop *TheLoop, in canCheckPtrAtRT() 2463 bool LoopAccessInfo::blockNeedsPredication(BasicBlock *BB, Loop *TheLoop, in blockNeedsPredication()
|
| /llvm-project-15.0.7/llvm/include/llvm/Transforms/Vectorize/ |
| H A D | LoopVectorizationLegality.h | 196 const Loop *TheLoop; variable 476 Loop *TheLoop; variable
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Utils/ |
| H A D | LoopUtils.cpp | 203 static MDNode *createStringMetadata(Loop *TheLoop, StringRef Name, unsigned V) { in createStringMetadata() 214 void llvm::addStringMetadataToLoop(Loop *TheLoop, const char *StringMD, in addStringMetadataToLoop() 250 llvm::getOptionalElementCountLoopAttribute(const Loop *TheLoop) { in getOptionalElementCountLoopAttribute() 1577 Loop *TheLoop, Instruction *Loc, in expandBounds() 1615 Instruction *Loc, Loop *TheLoop, in addRuntimeChecks() 1670 Instruction *Loc, Loop *TheLoop, ArrayRef<PointerDiffInfo> Checks, in addDiffRuntimeChecks()
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/ |
| H A D | VPlanHCFGBuilder.cpp | 37 Loop *TheLoop; member in __anon69ef2ce80111::PlainCFGBuilder
|
| H A D | LoopVectorizationLegality.cpp | 411 static bool hasOutsideLoopUser(const Loop *TheLoop, Instruction *Inst, in hasOutsideLoopUser()
|
| H A D | LoopVectorize.cpp | 923 StringRef RemarkName, Loop *TheLoop, Instruction *I) { in createLVAnalysis() 964 OptimizationRemarkEmitter *ORE, Loop *TheLoop, in reportVectorizationFailure() 974 OptimizationRemarkEmitter *ORE, Loop *TheLoop, in reportVectorizationInfo() 1789 Loop *TheLoop; member in llvm::LoopVectorizationCostModel 6274 const Loop *TheLoop) { in getAddressAccessSCEV()
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/ |
| H A D | HardwareLoops.cpp | 111 OptimizationRemarkEmitter *ORE, Loop *TheLoop, Instruction *I = nullptr) { in reportHWLoopFailure()
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/modernize/ |
| H A D | LoopConvertUtils.cpp | 105 bool DeclFinderASTVisitor::VisitForStmt(ForStmt *TheLoop) { in VisitForStmt()
|
| /llvm-project-15.0.7/llvm/include/llvm/Analysis/ |
| H A D | LoopAccessAnalysis.h | 678 Loop *TheLoop; variable
|
| H A D | VectorUtils.h | 821 Loop *TheLoop; variable
|