Home
last modified time | relevance | path

Searched defs:MaxIter (Results 1 – 24 of 24) sorted by relevance

/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/optim/
H A DMaxIter.java26 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 DVectorize.h94 unsigned MaxIter; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/
H A DVectorize.h92 unsigned MaxIter; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/
H A DVectorize.h92 unsigned MaxIter; member
/aosp_15_r20/external/pytorch/third_party/miniz-2.1.0/examples/
H A Dexample6.c90 int MinIter = 9999, MaxIter = 0; in main() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1376 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 DTargetInstrInfo.h565 unsigned Iter, unsigned MaxIter) const { in reduceLoopCount()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h746 unsigned Iter, unsigned MaxIter) const { in reduceLoopCount()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h800 unsigned Iter, unsigned MaxIter) const { in reduceLoopCount()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetInstrInfo.h807 unsigned Iter, unsigned MaxIter) const { in reduceLoopCount()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetInstrInfo.h809 unsigned Iter, unsigned MaxIter) const { in reduceLoopCount()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetInstrInfo.h807 unsigned Iter, unsigned MaxIter) const { in reduceLoopCount()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DModuloSchedule.cpp861 unsigned MaxIter = PrologBBs.size() - 1; in addBranches() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DModuloSchedule.cpp874 unsigned MaxIter = PrologBBs.size() - 1; in addBranches() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetInstrInfo.h807 unsigned Iter, unsigned MaxIter) const { in reduceLoopCount()
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/
H A DBBVectorize.cpp84 MaxIter("bb-vectorize-max-iter", cl::init(0), cl::Hidden, variable
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1077 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 DCombinerHelper.cpp3301 const unsigned MaxIter = in findCandidatesForLoadOrCombine() local
3487 const unsigned MaxIter = 20; in findLoadOffsetsForLoadOrCombine() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2966 unsigned MaxIter = PrologBBs.size() - 1; in addBranches() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1043 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 DInstCombineCompares.cpp918 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 DScalarEvolution.cpp11114 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 DSLPVectorizer.cpp5740 int MaxIter = MaxStoreLookup.getValue(); in vectorizeStores() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp11452 int MaxIter = MaxStoreLookup.getValue(); in vectorizeStores() local