Home
last modified time | relevance | path

Searched defs:PhiR (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp1655 Register PhiR = MI.getOperand(0).getReg(); in moveStageBetweenBlocks() local
1918 Register PhiR = MI->getOperand(0).getReg(); in rewriteUsesOf() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp974 auto *PhiR = dyn_cast<VPReductionPHIRecipe>(&R); in clearReductionWrapFlags() local
H A DVPlan.cpp1055 auto *PhiR = cast<VPHeaderPHIRecipe>(&R); in execute() local
H A DVPlanRecipes.cpp551 auto *PhiR = cast<VPReductionPHIRecipe>(getOperand(0)); in generatePerPart() local
H A DLoopVectorize.cpp7216 auto *PhiR = cast<VPReductionPHIRecipe>(RedResult->getOperand(0)); in createAndCollectMergePhiForReduction() local
8811 auto *PhiR = dyn_cast<VPReductionPHIRecipe>(&R); in adjustRecipesForReductions() local
8939 VPReductionPHIRecipe *PhiR = dyn_cast<VPReductionPHIRecipe>(&R); in adjustRecipesForReductions() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp3108 Register PhiR = MRI->createVirtualRegister(PhiRC); in moveGroup() local