Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h296 virtual bool onlyFirstPartUsed(const VPValue *Op) const { onlyFirstPartUsed() function
H A DVPlan.cpp1550 bool vputils::onlyFirstPartUsed(const VPValue *Def) { onlyFirstPartUsed() function in vputils
H A DVPlanRecipes.cpp685 bool VPInstruction::onlyFirstPartUsed(const VPValue *Op) const { onlyFirstPartUsed() function in VPInstruction
H A DVPlan.h2624 bool onlyFirstPartUsed(const VPValue *Op) const override { onlyFirstPartUsed() function