/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | IVDescriptors.cpp | 160 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()
|
D | LoopAccessAnalysis.cpp | 503 AccessAnalysis(const DataLayout &Dl, Loop *TheLoop, AliasAnalysis *AA, in AccessAnalysis() 583 const Loop *TheLoop; member in __anon34f3926d0111::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()
|
D | LoopInfo.cpp | 1003 MDNode *llvm::findOptionMDForLoop(const Loop *TheLoop, StringRef Name) { in findOptionMDForLoop()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
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 isFixedOrderRecurrence() 1316 bool InductionDescriptor::isFPInductionPHI(PHINode *Phi, const Loop *TheLoop, in isFPInductionPHI() 1474 bool InductionDescriptor::isInductionPHI(PHINode *Phi, const Loop *TheLoop, in isInductionPHI() 1519 PHINode *Phi, const Loop *TheLoop, ScalarEvolution *SE, in isInductionPHI()
|
D | LoopInfo.cpp | 1043 MDNode *llvm::findOptionMDForLoop(const Loop *TheLoop, StringRef Name) { in findOptionMDForLoop() 1053 llvm::findStringMetadataForLoop(const Loop *TheLoop, StringRef Name) { in findStringMetadataForLoop() 1067 std::optional<bool> llvm::getOptionalBoolLoopAttribute(const Loop *TheLoop, in getOptionalBoolLoopAttribute() 1085 bool llvm::getBooleanLoopAttribute(const Loop *TheLoop, StringRef Name) { in getBooleanLoopAttribute() 1089 std::optional<int> llvm::getOptionalIntLoopAttribute(const Loop *TheLoop, in getOptionalIntLoopAttribute() 1103 int llvm::getIntLoopAttribute(const Loop *TheLoop, StringRef Name, in getIntLoopAttribute()
|
D | LoopAccessAnalysis.cpp | 622 AccessAnalysis(Loop *TheLoop, AAResults *AA, LoopInfo *LI, in AccessAnalysis() 702 const Loop *TheLoop; member in __anon54a75ab30111::AccessAnalysis 981 Loop *TheLoop, unsigned &RunningDepId, in createCheckForAccess() 1039 ScalarEvolution *SE, Loop *TheLoop, in canCheckPtrAtRT() 2519 bool LoopAccessInfo::blockNeedsPredication(BasicBlock *BB, Loop *TheLoop, in blockNeedsPredication()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | LoopUtils.cpp | 200 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/ |
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/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-10.0/llvm/include/llvm/Transforms/Vectorize/ |
D | LoopVectorizationLegality.h | 144 const Loop *TheLoop; variable 386 Loop *TheLoop; variable
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Vectorize/ |
D | LoopVectorizationLegality.h | 196 const Loop *TheLoop; variable 466 Loop *TheLoop; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | VPlanHCFGBuilder.cpp | 37 Loop *TheLoop; member in __anon806d57b20111::PlainCFGBuilder
|
D | LoopVectorizationLegality.cpp | 391 static bool hasOutsideLoopUser(const Loop *TheLoop, Instruction *Inst, in hasOutsideLoopUser()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
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() 1576 Loop *TheLoop, Instruction *Loc, in expandBounds() 1614 Instruction *Loc, Loop *TheLoop, in addRuntimeChecks()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/ |
D | VPlanHCFGBuilder.cpp | 37 Loop *TheLoop; member in __anon00d4af780111::PlainCFGBuilder
|
D | LoopVectorizationLegality.cpp | 411 static bool hasOutsideLoopUser(const Loop *TheLoop, Instruction *Inst, in hasOutsideLoopUser()
|
/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-16.0/llvm/lib/CodeGen/ |
D | HardwareLoops.cpp | 111 OptimizationRemarkEmitter *ORE, Loop *TheLoop, Instruction *I = nullptr) { in reportHWLoopFailure()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | HardwareLoops.cpp | 114 OptimizationRemarkEmitter *ORE, Loop *TheLoop, Instruction *I = nullptr) { in reportHWLoopFailure()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | VectorUtils.h | 624 Loop *TheLoop; variable
|
D | LoopAccessAnalysis.h | 641 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 __anonb4dace450111::InterleavedAccessInfo 1305 const Loop *TheLoop; member in __anonb4dace450111::LoopVectorizeHints 1308 static void emitAnalysisDiag(const Function *TheFunction, const Loop *TheLoop, in emitAnalysisDiag() 1531 Loop *TheLoop; member in __anonb4dace450111::LoopVectorizationLegality 1702 Loop *TheLoop; member in __anonb4dace450111::LoopVectorizationCostModel 4518 static bool hasOutsideLoopUser(const Loop *TheLoop, Instruction *Inst, in hasOutsideLoopUser() 5752 const Loop *TheLoop) { in isLikelyComplexAddressComputation()
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
D | VectorUtils.h | 838 Loop *TheLoop; variable
|
D | LoopAccessAnalysis.h | 679 Loop *TheLoop; variable
|