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