Home
last modified time | relevance | path

Searched defs:TheLoop (Results 1 – 25 of 28) sorted by relevance

12

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DIVDescriptors.cpp160 static void collectCastsToIgnore(Loop *TheLoop, Instruction *Exit, in collectCastsToIgnore()
190 Loop *TheLoop, bool HasFunNoNaNAttr, in AddReductionVar()
610 bool RecurrenceDescriptor::isReductionPHI(PHINode *Phi, Loop *TheLoop, in isReductionPHI()
671 PHINode *Phi, Loop *TheLoop, in isFirstOrderRecurrence()
849 bool InductionDescriptor::isFPInductionPHI(PHINode *Phi, const Loop *TheLoop, in isFPInductionPHI()
1007 bool InductionDescriptor::isInductionPHI(PHINode *Phi, const Loop *TheLoop, in isInductionPHI()
1052 PHINode *Phi, const Loop *TheLoop, ScalarEvolution *SE, in isInductionPHI()
DLoopAccessAnalysis.cpp503 AccessAnalysis(const DataLayout &Dl, Loop *TheLoop, AliasAnalysis *AA, in AccessAnalysis()
583 const Loop *TheLoop; member in __anon9e3559fe0111::AccessAnalysis
658 Loop *TheLoop, unsigned &RunningDepId, in createCheckForAccess()
696 ScalarEvolution *SE, Loop *TheLoop, in canCheckPtrAtRT()
2079 bool LoopAccessInfo::blockNeedsPredication(BasicBlock *BB, Loop *TheLoop, in blockNeedsPredication()
2146 expandBounds(const RuntimePointerChecking::CheckingPtrGroup *CG, Loop *TheLoop, in expandBounds()
DLoopInfo.cpp1003 MDNode *llvm::findOptionMDForLoop(const Loop *TheLoop, StringRef Name) { in findOptionMDForLoop()
/external/llvm-project/llvm/lib/Analysis/
DIVDescriptors.cpp160 static void collectCastsToIgnore(Loop *TheLoop, Instruction *Exit, in collectCastsToIgnore()
190 Loop *TheLoop, bool HasFunNoNaNAttr, in AddReductionVar()
613 bool RecurrenceDescriptor::isReductionPHI(PHINode *Phi, Loop *TheLoop, in isReductionPHI()
674 PHINode *Phi, Loop *TheLoop, in isFirstOrderRecurrence()
943 bool InductionDescriptor::isFPInductionPHI(PHINode *Phi, const Loop *TheLoop, in isFPInductionPHI()
1101 bool InductionDescriptor::isInductionPHI(PHINode *Phi, const Loop *TheLoop, in isInductionPHI()
1146 PHINode *Phi, const Loop *TheLoop, ScalarEvolution *SE, in isInductionPHI()
DLoopAccessAnalysis.cpp508 AccessAnalysis(Loop *TheLoop, AAResults *AA, LoopInfo *LI, in AccessAnalysis()
586 const Loop *TheLoop; member in __anonfaff4f0a0111::AccessAnalysis
661 Loop *TheLoop, unsigned &RunningDepId, in createCheckForAccess()
699 ScalarEvolution *SE, Loop *TheLoop, in canCheckPtrAtRT()
2108 bool LoopAccessInfo::blockNeedsPredication(BasicBlock *BB, Loop *TheLoop, in blockNeedsPredication()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopUtils.cpp200 static MDNode *createStringMetadata(Loop *TheLoop, StringRef Name, unsigned V) { in createStringMetadata()
211 void llvm::addStringMetadataToLoop(Loop *TheLoop, const char *StringMD, in addStringMetadataToLoop()
251 Optional<const MDOperand *> llvm::findStringMetadataForLoop(const Loop *TheLoop, in findStringMetadataForLoop()
266 static Optional<bool> getOptionalBoolLoopAttribute(const Loop *TheLoop, in getOptionalBoolLoopAttribute()
284 static bool getBooleanLoopAttribute(const Loop *TheLoop, StringRef Name) { in getBooleanLoopAttribute()
288 llvm::Optional<int> llvm::getOptionalIntLoopAttribute(Loop *TheLoop, in getOptionalIntLoopAttribute()
/external/llvm/lib/Transforms/Utils/
DLoopUtils.cpp163 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/llvm-project/llvm/lib/Transforms/Utils/
DLoopUtils.cpp216 static MDNode *createStringMetadata(Loop *TheLoop, StringRef Name, unsigned V) { in createStringMetadata()
227 void llvm::addStringMetadataToLoop(Loop *TheLoop, const char *StringMD, in addStringMetadataToLoop()
267 Optional<const MDOperand *> llvm::findStringMetadataForLoop(const Loop *TheLoop, in findStringMetadataForLoop()
282 static Optional<bool> getOptionalBoolLoopAttribute(const Loop *TheLoop, in getOptionalBoolLoopAttribute()
300 bool llvm::getBooleanLoopAttribute(const Loop *TheLoop, StringRef Name) { in getBooleanLoopAttribute()
305 llvm::getOptionalElementCountLoopAttribute(Loop *TheLoop) { in getOptionalElementCountLoopAttribute()
319 llvm::Optional<int> llvm::getOptionalIntLoopAttribute(Loop *TheLoop, in getOptionalIntLoopAttribute()
1606 Loop *TheLoop, Instruction *Loc, in expandBounds()
1663 Instruction *Loc, Loop *TheLoop, in addRuntimeChecks()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Vectorize/
DLoopVectorizationLegality.h144 const Loop *TheLoop; variable
386 Loop *TheLoop; variable
/external/llvm/lib/Transforms/Scalar/
DLoopVersioningLICM.cpp116 static MDNode *createStringMetadata(Loop *TheLoop, StringRef Name, unsigned V) { in createStringMetadata()
125 void llvm::addStringMetadataToLoop(Loop *TheLoop, const char *MDString, in addStringMetadataToLoop()
/external/llvm-project/llvm/include/llvm/Transforms/Vectorize/
DLoopVectorizationLegality.h160 const Loop *TheLoop; variable
429 Loop *TheLoop; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlanHCFGBuilder.cpp37 Loop *TheLoop; member in __anonc95688830111::PlainCFGBuilder
DLoopVectorizationLegality.cpp391 static bool hasOutsideLoopUser(const Loop *TheLoop, Instruction *Inst, in hasOutsideLoopUser()
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DVPlanHCFGBuilder.cpp37 Loop *TheLoop; member in __anon6f2f3c8f0111::PlainCFGBuilder
DLoopVectorizationLegality.cpp401 static bool hasOutsideLoopUser(const Loop *TheLoop, Instruction *Inst, in hasOutsideLoopUser()
/external/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp98 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-10.0/llvm/lib/CodeGen/
DHardwareLoops.cpp114 OptimizationRemarkEmitter *ORE, Loop *TheLoop, Instruction *I = nullptr) { in reportHWLoopFailure()
/external/llvm-project/llvm/lib/CodeGen/
DHardwareLoops.cpp114 OptimizationRemarkEmitter *ORE, Loop *TheLoop, Instruction *I = nullptr) { in reportHWLoopFailure()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h641 Loop *TheLoop; variable
DVectorUtils.h624 Loop *TheLoop; variable
/external/llvm-project/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h620 Loop *TheLoop; variable
DVectorUtils.h806 Loop *TheLoop; variable
/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DLoopConvertUtils.cpp105 bool DeclFinderASTVisitor::VisitForStmt(ForStmt *TheLoop) { in VisitForStmt()
/external/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h659 Loop *TheLoop; variable
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp883 Loop *TheLoop; member in __anonaac874760111::InterleavedAccessInfo
1305 const Loop *TheLoop; member in __anonaac874760111::LoopVectorizeHints
1308 static void emitAnalysisDiag(const Function *TheFunction, const Loop *TheLoop, in emitAnalysisDiag()
1531 Loop *TheLoop; member in __anonaac874760111::LoopVectorizationLegality
1702 Loop *TheLoop; member in __anonaac874760111::LoopVectorizationCostModel
4518 static bool hasOutsideLoopUser(const Loop *TheLoop, Instruction *Inst, in hasOutsideLoopUser()
5752 const Loop *TheLoop) { in isLikelyComplexAddressComputation()

12