/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/optim/ |
H A D | MaxIter.java | 26 public class MaxIter implements OptimizationData { class 34 public MaxIter(int max) { in MaxIter() method in MaxIter
|
/aosp_15_r20/external/llvm/include/llvm/Transforms/ |
H A D | Vectorize.h | 94 unsigned MaxIter; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/ |
H A D | Vectorize.h | 92 unsigned MaxIter; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/ |
H A D | Vectorize.h | 92 unsigned MaxIter; member
|
/aosp_15_r20/external/pytorch/third_party/miniz-2.1.0/examples/ |
H A D | example6.c | 90 int MinIter = 9999, MaxIter = 0; in main() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | IndVarSimplify.cpp | 1376 const SCEV *MaxIter, bool Inverted, bool SkipLastIter, in createReplacement() 1433 const Loop *L, BranchInst *BI, BasicBlock *ExitingBB, const SCEV *MaxIter, in optimizeLoopExitWithUnknownExitCount()
|
/aosp_15_r20/external/llvm/include/llvm/Target/ |
H A D | TargetInstrInfo.h | 565 unsigned Iter, unsigned MaxIter) const { in reduceLoopCount()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | TargetInstrInfo.h | 746 unsigned Iter, unsigned MaxIter) const { in reduceLoopCount()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | TargetInstrInfo.h | 800 unsigned Iter, unsigned MaxIter) const { in reduceLoopCount()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 807 unsigned Iter, unsigned MaxIter) const { in reduceLoopCount()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 809 unsigned Iter, unsigned MaxIter) const { in reduceLoopCount()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 807 unsigned Iter, unsigned MaxIter) const { in reduceLoopCount()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | ModuloSchedule.cpp | 861 unsigned MaxIter = PrologBBs.size() - 1; in addBranches() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | ModuloSchedule.cpp | 874 unsigned MaxIter = PrologBBs.size() - 1; in addBranches() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 807 unsigned Iter, unsigned MaxIter) const { in reduceLoopCount()
|
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/ |
H A D | BBVectorize.cpp | 84 MaxIter("bb-vectorize-max-iter", cl::init(0), cl::Hidden, variable
|
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCompares.cpp | 1077 unsigned MaxIter = 32; // Break cycles and bound to constant-time. in FoldAllocaCmp() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | CombinerHelper.cpp | 3301 const unsigned MaxIter = in findCandidatesForLoadOrCombine() local 3487 const unsigned MaxIter = 20; in findLoadOffsetsForLoadOrCombine() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | MachinePipeliner.cpp | 2966 unsigned MaxIter = PrologBBs.size() - 1; in addBranches() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCompares.cpp | 1043 unsigned MaxIter = 32; // Break cycles and bound to constant-time. in foldAllocaCmp() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCompares.cpp | 918 unsigned MaxIter = 32; // Break cycles and bound to constant-time. in foldAllocaCmp() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | ScalarEvolution.cpp | 11114 const Instruction *CtxI, const SCEV *MaxIter) { in getLoopInvariantExitCondDuringFirstIterations() 11134 const Instruction *CtxI, const SCEV *MaxIter) { in getLoopInvariantExitCondDuringFirstIterationsImpl()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 5740 int MaxIter = MaxStoreLookup.getValue(); in vectorizeStores() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 11452 int MaxIter = MaxStoreLookup.getValue(); in vectorizeStores() local
|