Home
last modified time | relevance | path

Searched refs:VPFirstOrderRecurrencePHISC (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h367 VPFirstOrderRecurrencePHISC, enumerator
H A DVPlan.h552 case VPRecipeBase::VPFirstOrderRecurrencePHISC: in classof()
2197 : VPHeaderPHIRecipe(VPDef::VPFirstOrderRecurrencePHISC, Phi, &Start) {} in VPFirstOrderRecurrencePHIRecipe()
2199 VP_CLASSOF_IMPL(VPDef::VPFirstOrderRecurrencePHISC) in VP_CLASSOF_IMPL()
H A DVPlanRecipes.cpp72 case VPFirstOrderRecurrencePHISC: in mayWriteToMemory()
121 case VPFirstOrderRecurrencePHISC: in mayReadFromMemory()
155 case VPFirstOrderRecurrencePHISC: in mayHaveSideEffects()
H A DLoopVectorize.cpp4167 case VPDef::VPFirstOrderRecurrencePHISC: in willGenerateVectors()