Searched refs:isConstOne (Results 1 – 1 of 1) sorted by relevance
5487 static bool isConstOne(const SDValue &Operand) { in isConstOne() function5496 if (isConstOne(Add->getOperand(0))) in matchMADConstOnePattern()5499 if (isConstOne(Add->getOperand(1))) in matchMADConstOnePattern()5525 if (isConstOne(Select->getOperand(1))) in combineMulSelectConstOne()5527 else if (isConstOne(Select->getOperand(2))) in combineMulSelectConstOne()