Lines Matching refs:VPTransformState
132 void VPLiveOut::fixPhi(VPlan &Plan, VPTransformState &State) { in fixPhi()
187 void VPInstruction::generateInstruction(VPTransformState &State, in generateInstruction()
347 void VPInstruction::execute(VPTransformState &State) { in execute()
467 void VPWidenSelectRecipe::execute(VPTransformState &State) { in execute()
488 void VPWidenRecipe::execute(VPTransformState &State) { in execute()
674 void VPWidenGEPRecipe::execute(VPTransformState &State) { in execute()
763 void VPBlendRecipe::execute(VPTransformState &State) { in execute()
869 void VPBranchOnMaskRecipe::execute(VPTransformState &State) { in execute()
895 void VPPredInstPHIRecipe::execute(VPTransformState &State) { in execute()
964 void VPCanonicalIVPHIRecipe::execute(VPTransformState &State) { in execute()
1001 void VPExpandSCEVRecipe::execute(VPTransformState &State) { in execute()
1022 void VPWidenCanonicalIVRecipe::execute(VPTransformState &State) { in execute()
1052 void VPFirstOrderRecurrencePHIRecipe::execute(VPTransformState &State) { in execute()
1090 void VPReductionPHIRecipe::execute(VPTransformState &State) { in execute()
1165 void VPWidenPHIRecipe::execute(VPTransformState &State) { in execute()
1214 void VPActiveLaneMaskPHIRecipe::execute(VPTransformState &State) { in execute()