Searched refs:isConstOne (Results 1 – 1 of 1) sorted by relevance
5752 static bool isConstOne(const SDValue &Operand) { in isConstOne() function5761 if (isConstOne(Add->getOperand(0))) in matchMADConstOnePattern()5764 if (isConstOne(Add->getOperand(1))) in matchMADConstOnePattern()5788 if (isConstOne(Select->getOperand(1))) in combineMulSelectConstOne()5790 else if (isConstOne(Select->getOperand(2))) in combineMulSelectConstOne()