Home
last modified time | relevance | path

Searched defs:VPReplicateSC (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DVPlan.h599 VPReplicateSC, enumerator
931 : VPRecipeBase(VPReplicateSC), Ingredient(I), IsUniform(IsUniform), in VPRecipeBase() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h341 VPReplicateSC, enumerator
H A DVPlan.h1507 : VPRecipeBase(VPDef::VPReplicateSC, Operands), VPValue(this, I), in VPRecipeBase()