Home
last modified time | relevance | path

Searched refs:isInLoopReduction (Results 1 – 9 of 9) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1415 bool isInLoopReduction(PHINode *Phi) const { in isInLoopReduction() function in llvm::LoopVectorizationCostModel
3925 bool IsInLoopReductionPhi = Cost->isInLoopReduction(Phi); in fixReduction()
4390 (VF.isScalar()) || Cost->isInLoopReduction(cast<PHINode>(PN)); in widenPHIInstruction()
7859 if (CM.isInLoopReduction(Reduction.first)) in buildVPlanWithVPRecipes()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1593 bool isInLoopReduction(PHINode *Phi) const { in isInLoopReduction() function in llvm::LoopVectorizationCostModel
4186 bool IsInLoopReductionPhi = Cost->isInLoopReduction(Phi); in fixReduction()
4607 (VF.isScalar()) || Cost->isInLoopReduction(cast<PHINode>(PN)); in widenPHIInstruction()
8811 if (CM.isInLoopReduction(Reduction.first)) in buildVPlanWithVPRecipes()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1593 bool isInLoopReduction(PHINode *Phi) const { in isInLoopReduction() function in llvm::LoopVectorizationCostModel
4186 bool IsInLoopReductionPhi = Cost->isInLoopReduction(Phi); in fixReduction()
4607 (VF.isScalar()) || Cost->isInLoopReduction(cast<PHINode>(PN)); in widenPHIInstruction()
8811 if (CM.isInLoopReduction(Reduction.first)) in buildVPlanWithVPRecipes()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1612 bool isInLoopReduction(PHINode *Phi) const { in isInLoopReduction() function in llvm::LoopVectorizationCostModel
9061 CM.isInLoopReduction(Phi), in tryToCreateWidenRecipe()
9430 if (CM.isInLoopReduction(Reduction.first)) in buildVPlanWithVPRecipes()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1612 bool isInLoopReduction(PHINode *Phi) const { in isInLoopReduction() function in llvm::LoopVectorizationCostModel
9061 CM.isInLoopReduction(Phi), in tryToCreateWidenRecipe()
9430 if (CM.isInLoopReduction(Reduction.first)) in buildVPlanWithVPRecipes()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1612 bool isInLoopReduction(PHINode *Phi) const { in isInLoopReduction() function in llvm::LoopVectorizationCostModel
9061 CM.isInLoopReduction(Phi), in tryToCreateWidenRecipe()
9430 if (CM.isInLoopReduction(Reduction.first)) in buildVPlanWithVPRecipes()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1612 bool isInLoopReduction(PHINode *Phi) const { in isInLoopReduction() function in llvm::LoopVectorizationCostModel
9061 CM.isInLoopReduction(Phi), in tryToCreateWidenRecipe()
9430 if (CM.isInLoopReduction(Reduction.first)) in buildVPlanWithVPRecipes()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1612 bool isInLoopReduction(PHINode *Phi) const { in isInLoopReduction() function in llvm::LoopVectorizationCostModel
9061 CM.isInLoopReduction(Phi), in tryToCreateWidenRecipe()
9430 if (CM.isInLoopReduction(Reduction.first)) in buildVPlanWithVPRecipes()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1608 bool isInLoopReduction(PHINode *Phi) const { in isInLoopReduction() function in llvm::LoopVectorizationCostModel
9145 CM.isInLoopReduction(Phi), in tryToCreateWidenRecipe()