Searched refs:MaxRecursionDepth (Results 1 – 12 of 12) sorted by relevance
60 static constexpr unsigned MaxRecursionDepth = 6; member in __anon05b3f3090111::RISCVInstructionSelector214 if (Depth >= RISCVInstructionSelector::MaxRecursionDepth) in hasAllNBitUsers()
2997 if (Depth >= MaxRecursionDepth) in isSplatValue()3402 if (Depth >= MaxRecursionDepth) in computeKnownBits()4618 if (Depth >= MaxRecursionDepth) in isKnownToBeAPowerOfTwo()4737 if (Depth >= MaxRecursionDepth) in ComputeNumSignBits()5432 if (Depth >= MaxRecursionDepth) in isGuaranteedNotToBeUndefOrPoison()5717 if (Depth >= MaxRecursionDepth) in isKnownNeverNaN()5912 if (Depth >= MaxRecursionDepth) in isKnownNeverZero()
703 if (Depth >= SelectionDAG::MaxRecursionDepth) in SimplifyMultipleUseDemandedBits()1201 if (Depth >= SelectionDAG::MaxRecursionDepth) { in SimplifyDemandedBits()1212 } else if (Depth >= SelectionDAG::MaxRecursionDepth) { in SimplifyDemandedBits()3209 if (Depth >= SelectionDAG::MaxRecursionDepth) in SimplifyDemandedVectorElts()7464 if (Depth > SelectionDAG::MaxRecursionDepth) in getNegatedExpression()
2449 if (Depth >= SelectionDAG::MaxRecursionDepth) in collectInstructionDeps()2558 const unsigned MaxPruneIters = SelectionDAG::MaxRecursionDepth; in shouldKeepJumpConditionsTogether()
29099 if (Depth >= DAG.MaxRecursionDepth) in takeInexpensiveLog2()
2401 if (Depth >= SelectionDAG::MaxRecursionDepth) in matchIndexRecursively()2520 if (Depth >= SelectionDAG::MaxRecursionDepth) in matchAddressRecursively()2910 if (Depth >= SelectionDAG::MaxRecursionDepth) in matchVectorAddressRecursively()
6677 if (Depth >= SelectionDAG::MaxRecursionDepth) in getTargetShuffleInputs()6749 if (Depth >= SelectionDAG::MaxRecursionDepth) in getShuffleScalarElt()45199 if (Depth >= SelectionDAG::MaxRecursionDepth) in checkBitcastSrcVectorSize()45609 if (Depth >= SelectionDAG::MaxRecursionDepth) in combineBitcastToBoolVector()50865 if (Depth >= SelectionDAG::MaxRecursionDepth) in PromoteMaskArithmetic()54519 if (Depth > SelectionDAG::MaxRecursionDepth) in isFNEG()58248 if (Depth >= SelectionDAG::MaxRecursionDepth) in combineConcatVectorOps()
461 static constexpr unsigned MaxRecursionDepth = 6;
3627 if (Depth >= SelectionDAG::MaxRecursionDepth) in hasAllNBitUsers()
3080 if (Depth >= SelectionDAG::MaxRecursionDepth) in getUsefulBits()
4518 if (Depth >= SelectionDAG::MaxRecursionDepth) in checkBitcastSrcVectorSize()
18552 if (Depth > SelectionDAG::MaxRecursionDepth) in getNegatedExpression()