Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp1648 Register PhiR = MI.getOperand(0).getReg(); moveStageBetweenBlocks() local
1910 Register PhiR = MI->getOperand(0).getReg(); rewriteUsesOf() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp756 auto *PhiR = dyn_cast<VPReductionPHIRecipe>(&R); clearReductionWrapFlags() local
H A DVPlan.cpp824 auto *PhiR = cast<VPHeaderPHIRecipe>(&R); execute() local
[all...]
H A DVPlanRecipes.cpp413 auto *PhiR = cast<VPReductionPHIRecipe>(getOperand(0)); generateInstruction() local
H A DLoopVectorize.cpp3548 fixFixedOrderRecurrence(VPFirstOrderRecurrencePHIRecipe * PhiR,VPTransformState & State) fixFixedOrderRecurrence() argument
7493 auto *PhiR = cast<VPReductionPHIRecipe>(RedResult->getOperand(0)); createAndCollectMergePhiForReduction() local
9008 auto *PhiR = dyn_cast<VPReductionPHIRecipe>(&R); adjustRecipesForReductions() local
9118 VPReductionPHIRecipe *PhiR = dyn_cast<VPReductionPHIRecipe>(&R); adjustRecipesForReductions() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp3107 Register PhiR = MRI->createVirtualRegister(PhiRC); moveGroup() local