Home
last modified time | relevance | path

Searched defs:onlyFirstPartUsed (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h295 virtual bool onlyFirstPartUsed(const VPValue *Op) const { in onlyFirstPartUsed() function
H A DVPlan.cpp1605 bool vputils::onlyFirstPartUsed(const VPValue *Def) { in onlyFirstPartUsed() function in vputils
H A DVPlanRecipes.cpp771 bool VPInstruction::onlyFirstPartUsed(const VPValue *Op) const { in onlyFirstPartUsed() function in VPInstruction
H A DVPlan.h2751 bool onlyFirstPartUsed(const VPValue *Op) const override { in onlyFirstPartUsed() function