Lines Matching defs:LogicOp1
15785 ConstantSDNode *LogicOp1 = isConstOrConstSplat(N0.getOperand(1), true);15786 if (LogicOp1 && LogicOp1->getAPIntValue() == SignMask &&