Searched refs:BranchOnCond (Results 1 – 6 of 6) sorted by relevance
265 LastInst->getOpcode() != VPInstruction::BranchOnCond)) { in verifyPlanIsValid()
439 (VPI && (VPI->getOpcode() == VPInstruction::BranchOnCond || in hasConditionalTerminator()603 (Term->getOpcode() == VPInstruction::BranchOnCond && in prepareToExecute()609 new VPInstruction(VPInstruction::BranchOnCond, in prepareToExecute()
224 new VPInstruction(VPInstruction::BranchOnCond, {Cond})); in createVPInstructionsForVPBB()
297 case VPInstruction::BranchOnCond: { in generateInstruction()395 case VPInstruction::BranchOnCond: in print()
792 BranchOnCond enumerator885 case VPInstruction::BranchOnCond: in hasResult()
8659 new VPInstruction(VPInstruction::BranchOnCond, {NotMask}, DL); in addCanonicalIVRecipes()