Searched defs:onlyFirstPartUsed (Results 1 – 4 of 4) sorted by relevance
22 bool vputils::onlyFirstPartUsed(const VPValue *Def) { in onlyFirstPartUsed() function in vputils
288 virtual bool onlyFirstPartUsed(const VPValue *Op) const { in onlyFirstPartUsed() function
1306 bool onlyFirstPartUsed(const VPValue *Op) const override { in onlyFirstPartUsed() function1781 bool onlyFirstPartUsed(const VPValue *Op) const override { in onlyFirstPartUsed() function1824 bool onlyFirstPartUsed(const VPValue *Op) const override { in onlyFirstPartUsed() function3258 bool onlyFirstPartUsed(const VPValue *Op) const override { in onlyFirstPartUsed() function
1098 bool VPInstruction::onlyFirstPartUsed(const VPValue *Op) const { in onlyFirstPartUsed() function in VPInstruction