Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp1652 Register PhiR = MI.getOperand(0).getReg(); moveStageBetweenBlocks() local
1915 Register PhiR = MI->getOperand(0).getReg(); rewriteUsesOf() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp975 auto *PhiR = dyn_cast<VPReductionPHIRecipe>(&R); clearReductionWrapFlags() local
[all...]
H A DVPlan.cpp1006 auto *PhiR = cast<VPHeaderPHIRecipe>(&R); execute() local
H A DVPlanRecipes.cpp491 auto *PhiR = cast<VPReductionPHIRecipe>(getOperand(0)); generatePerPart() local
H A DLoopVectorize.cpp7356 auto *PhiR = cast<VPReductionPHIRecipe>(RedResult->getOperand(0)); createAndCollectMergePhiForReduction() local
8885 auto *PhiR = dyn_cast<VPReductionPHIRecipe>(&R); adjustRecipesForReductions() local
9012 VPReductionPHIRecipe *PhiR = dyn_cast<VPReductionPHIRecipe>(&R); adjustRecipesForReductions() local
[all...]
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp3108 Register PhiR = MRI->createVirtualRegister(PhiRC); in moveGroup() local