Home
last modified time | relevance | path

Searched defs:onlyFirstLaneUsed (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h1238 bool onlyFirstLaneUsed(const VPValue *Op) const override { onlyFirstLaneUsed() function
1456 bool onlyFirstLaneUsed(const VPValue *Op) const override { onlyFirstLaneUsed() function
1812 bool onlyFirstLaneUsed(const VPValue *Op) const override { onlyFirstLaneUsed() function
1900 bool onlyFirstLaneUsed(const VPValue *Op) const override { onlyFirstLaneUsed() function
1988 bool onlyFirstLaneUsed(const VPValue *Op) const override { onlyFirstLaneUsed() function
2172 bool onlyFirstLaneUsed(const VPValue *Op) const override { onlyFirstLaneUsed() function
2243 bool onlyFirstLaneUsed(const VPValue *Op) const override { onlyFirstLaneUsed() function
2366 bool onlyFirstLaneUsed(const VPValue *Op) const override { onlyFirstLaneUsed() function
2409 bool onlyFirstLaneUsed(const VPValue *Op) const override { onlyFirstLaneUsed() function
[all...]
H A DVPlanValue.h294 virtual bool onlyFirstLaneUsed(const VPValue *Op) const { onlyFirstLaneUsed() function
H A DVPlan.cpp1270 bool vputils::onlyFirstLaneUsed(VPValue *Def) { onlyFirstLaneUsed() function in vputils