Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h356 VPFirstOrderRecurrencePHISC, enumerator
H A DVPlan.h1252 : VPHeaderPHIRecipe(VPDef::VPFirstOrderRecurrencePHISC, Phi, &Start) {} in VPFirstOrderRecurrencePHIRecipe()
1254 VP_CLASSOF_IMPL(VPDef::VPFirstOrderRecurrencePHISC) in VP_CLASSOF_IMPL()
1257 return R->getVPDefID() == VPDef::VPFirstOrderRecurrencePHISC; in VP_CLASSOF_IMPL()