Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp499 bool VPInstruction::doesGeneratePerAllLanes() const { in doesGeneratePerAllLanes() function in VPInstruction
917 assert(!doesGeneratePerAllLanes() && in computeCost()
1007 bool GeneratesPerAllLanes = doesGeneratePerAllLanes(); in execute()
H A DVPlan.h1031 bool doesGeneratePerAllLanes() const;