Searched refs:isSHL16 (Results 1 – 1 of 1) sorted by relevance
1487 static bool isSHL16(const SDValue &Op) { in isSHL16() function1501 return isSHL16(Op.getOperand(0)); in isS16()10820 if (!isSRL16(SRL) || !isSHL16(SHL)) in PerformORCombineToSMULWBT()