Searched defs:onlyFirstPartUsed (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | VPlanValue.h | 302 virtual bool onlyFirstPartUsed(const VPValue *Op) const { onlyFirstPartUsed() function |
H A D | VPlan.cpp | 1275 bool vputils::onlyFirstPartUsed(VPValue *Def) { onlyFirstPartUsed() function in vputils |
H A D | VPlan.h | 1256 bool onlyFirstPartUsed(const VPValue *Op) const override { onlyFirstPartUsed() function |