Home
last modified time | relevance | path

Searched defs:VPPhi (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanHCFGBuilder.cpp129 auto *VPPhi = cast<VPWidenPHIRecipe>(VPVal); in fixPhiNodes() local
H A DVPlanTransforms.cpp52 if (auto *VPPhi = dyn_cast<VPWidenPHIRecipe>(&Ingredient)) { VPInstructionsToVPRecipes() local
H A DLoopVectorize.cpp3484 VPWidenPHIRecipe *VPPhi = dyn_cast<VPWidenPHIRecipe>(&P); fixNonInductionPHIs() local