Lines Matching refs:VPTransformState
195 void VPLiveOut::fixPhi(VPlan &Plan, VPTransformState &State) { in fixPhi()
372 Value *VPInstruction::generatePerLane(VPTransformState &State, in generatePerLane()
382 Value *VPInstruction::generatePerPart(VPTransformState &State, unsigned Part) { in generatePerPart()
466 auto GetEVL = [=](VPTransformState &State, Value *AVL) { in generatePerPart()
702 void VPInstruction::execute(VPTransformState &State) { in execute()
865 void VPWidenCallRecipe::execute(VPTransformState &State) { in execute()
976 void VPWidenSelectRecipe::execute(VPTransformState &State) { in execute()
1046 void VPWidenRecipe::execute(VPTransformState &State) { in execute()
1154 void VPWidenCastRecipe::execute(VPTransformState &State) { in execute()
1254 void VPWidenIntOrFpInductionRecipe::execute(VPTransformState &State) { in execute()
1399 void VPScalarIVStepsRecipe::execute(VPTransformState &State) { in execute()
1498 void VPWidenGEPRecipe::execute(VPTransformState &State) { in execute()
1586 void VPVectorPointerRecipe ::execute(VPTransformState &State) { in execute()
1637 void VPBlendRecipe::execute(VPTransformState &State) { in execute()
1701 void VPReductionRecipe::execute(VPTransformState &State) { in execute()
1750 void VPReductionEVLRecipe::execute(VPTransformState &State) { in execute()
1889 Value *VPScalarCastRecipe ::generate(VPTransformState &State, unsigned Part) { in generate()
1905 void VPScalarCastRecipe ::execute(VPTransformState &State) { in execute()
1930 void VPBranchOnMaskRecipe::execute(VPTransformState &State) { in execute()
1956 void VPPredInstPHIRecipe::execute(VPTransformState &State) { in execute()
2129 void VPInterleaveRecipe::execute(VPTransformState &State) { in execute()
2407 void VPCanonicalIVPHIRecipe::execute(VPTransformState &State) { in execute()
2463 void VPExpandSCEVRecipe::execute(VPTransformState &State) { in execute()
2486 void VPWidenCanonicalIVRecipe::execute(VPTransformState &State) { in execute()
2516 void VPFirstOrderRecurrencePHIRecipe::execute(VPTransformState &State) { in execute()
2554 void VPReductionPHIRecipe::execute(VPTransformState &State) { in execute()
2628 void VPWidenPHIRecipe::execute(VPTransformState &State) { in execute()
2661 void VPActiveLaneMaskPHIRecipe::execute(VPTransformState &State) { in execute()
2684 void VPEVLBasedIVPHIRecipe::execute(VPTransformState &State) { in execute()