Searched refs:BranchOnCond (Results 1 – 7 of 7) sorted by relevance
292 LastInst->getOpcode() != VPInstruction::BranchOnCond)) { in verifyPlanIsValid()
510 (Term->getOpcode() != VPInstruction::BranchOnCond || in optimizeForVFAndUF()526 new VPInstruction(VPInstruction::BranchOnCond, in optimizeForVFAndUF()
224 new VPInstruction(VPInstruction::BranchOnCond, {Cond})); in createVPInstructionsForVPBB()
302 case VPInstruction::BranchOnCond: { in generateInstruction()400 case VPInstruction::BranchOnCond: in print()
800 BranchOnCond enumerator874 case VPInstruction::BranchOnCond: in hasResult()
446 (VPI && (VPI->getOpcode() == VPInstruction::BranchOnCond || in hasConditionalTerminator()
8786 new VPInstruction(VPInstruction::BranchOnCond, {NotMask}, DL); in addCanonicalIVRecipes()