Lines Matching refs:VPTransformState
172 void VPLiveOut::fixPhi(VPlan &Plan, VPTransformState &State) { in fixPhi()
275 Value *VPInstruction::generateInstruction(VPTransformState &State, in generateInstruction()
501 void VPInstruction::execute(VPTransformState &State) { in execute()
578 void VPWidenCallRecipe::execute(VPTransformState &State) { in execute()
683 void VPWidenSelectRecipe::execute(VPTransformState &State) { in execute()
753 void VPWidenRecipe::execute(VPTransformState &State) { in execute()
861 void VPWidenCastRecipe::execute(VPTransformState &State) { in execute()
961 void VPWidenIntOrFpInductionRecipe::execute(VPTransformState &State) { in execute()
1107 void VPScalarIVStepsRecipe::execute(VPTransformState &State) { in execute()
1212 void VPWidenGEPRecipe::execute(VPTransformState &State) { in execute()
1300 void VPVectorPointerRecipe ::execute(VPTransformState &State) { in execute()
1351 void VPBlendRecipe::execute(VPTransformState &State) { in execute()
1474 void VPBranchOnMaskRecipe::execute(VPTransformState &State) { in execute()
1500 void VPPredInstPHIRecipe::execute(VPTransformState &State) { in execute()
1569 void VPCanonicalIVPHIRecipe::execute(VPTransformState &State) { in execute()
1625 void VPExpandSCEVRecipe::execute(VPTransformState &State) { in execute()
1648 void VPWidenCanonicalIVRecipe::execute(VPTransformState &State) { in execute()
1678 void VPFirstOrderRecurrencePHIRecipe::execute(VPTransformState &State) { in execute()
1716 void VPReductionPHIRecipe::execute(VPTransformState &State) { in execute()
1790 void VPWidenPHIRecipe::execute(VPTransformState &State) { in execute()
1823 void VPActiveLaneMaskPHIRecipe::execute(VPTransformState &State) { in execute()