Lines Matching defs:MaxDepth
40747 unsigned MaxDepth, bool HasVariableMask, bool AllowVariableCrossLaneMask,
40760 if (Depth >= MaxDepth)
41031 if (Ops.size() < (MaxDepth - Depth)) {
41046 Ops, i, Root, ResolvedMask, CombinedNodes, Depth + 1, MaxDepth,