Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/
HDModuloSchedule.cpp1655 Register PhiR = MI.getOperand(0).getReg(); in moveStageBetweenBlocks() local
1918 Register PhiR = MI->getOperand(0).getReg(); in rewriteUsesOf() local
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDVPlanTransforms.cpp974 auto *PhiR = dyn_cast<VPReductionPHIRecipe>(&R); in clearReductionWrapFlags() local
HDVPlan.cpp1055 auto *PhiR = cast<VPHeaderPHIRecipe>(&R); in execute() local
HDVPlanRecipes.cpp551 auto *PhiR = cast<VPReductionPHIRecipe>(getOperand(0)); in generatePerPart() local
HDLoopVectorize.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-head/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonBitSimplify.cpp3108 Register PhiR = MRI->createVirtualRegister(PhiRC); in moveGroup() local