Home
last modified time | relevance | path

Searched defs:MaxDepth (Results 1 – 10 of 10) sorted by relevance

/external/eigen/Eigen/src/Core/
DGeneralProduct.h66 MaxDepth = EIGEN_SIZE_MIN_PREFER_FIXED(_Lhs::MaxColsAtCompileTime, enumerator
79 depth_select = product_size_category<Depth,MaxDepth>::value enumerator
/external/clang/lib/ASTMatchers/
DASTMatchFinder.cpp86 int MaxDepth, in MatchChildASTVisitor()
284 const int MaxDepth; member in clang::ast_matchers::internal::__anon466e580e0111::MatchChildASTVisitor
372 BoundNodesTreeBuilder *Builder, int MaxDepth, in memoizedMatchesRecursively()
403 BoundNodesTreeBuilder *Builder, int MaxDepth, in matchesRecursively()
/external/clang/lib/Parse/
DRAIIObjectsForParser.h374 enum { MaxDepth = 256 }; enumerator
/external/llvm/lib/CodeGen/
DScheduleDAG.cpp304 unsigned MaxDepth = BestI->getSUnit()->getDepth(); in biasCriticalPath() local
DEarlyIfConversion.cpp721 unsigned MaxDepth = Slack + TailTrace.getInstrCycles(PI.PHI).Depth; in shouldConvertIf() local
/external/llvm/lib/Analysis/
DValueTracking.cpp37 const unsigned MaxDepth = 6; variable
1304 const unsigned MaxDepth = 6; in ComputeMultiple() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineMulDivRem.cpp798 const unsigned MaxDepth = 6; variable
/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp1850 size_t MaxDepth = DAG.lookup(IJ); in findBestDAGFor() local
/external/mesa3d/src/mesa/main/
Dmtypes.h3106 GLuint MaxDepth; /**< size of Stack[] array */ member
/external/chromium_org/third_party/mesa/src/src/mesa/main/
Dmtypes.h3106 GLuint MaxDepth; /**< size of Stack[] array */ member