Searched defs:onlyFirstPartUsed (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | VPlanValue.h | 296 virtual bool onlyFirstPartUsed(const VPValue *Op) const { onlyFirstPartUsed() function |
H A D | VPlan.cpp | 1550 bool vputils::onlyFirstPartUsed(const VPValue *Def) { onlyFirstPartUsed() function in vputils |
H A D | VPlanRecipes.cpp | 685 bool VPInstruction::onlyFirstPartUsed(const VPValue *Op) const { onlyFirstPartUsed() function in VPInstruction |
H A D | VPlan.h | 2624 bool onlyFirstPartUsed(const VPValue *Op) const override { onlyFirstPartUsed() function |