Searched defs:NegC (Results 1 – 8 of 8) sorted by relevance
255 SDValue NegC = CurDAG->FoldConstantArithmetic( in selectVecAddAsVecSubIfProfitable() local
1102 Constant *NegC = ConstantInt::get(I.getType(), -(*Op1C)); in visitSDiv() local
6156 Constant *NegC = ConstantExpr::getFNeg(C); in visitFCmpInst() local
1191 CapabilityExpr NegC = !*Entry; in addLock() local
3930 if (ConstantSDNode *NegC = isConstOrConstSplat(Neg.getOperand(1))) { in matchRotateSub() local3941 ConstantSDNode *NegC = isConstOrConstSplat(Neg.getOperand(0)); in matchRotateSub() local
6155 if (ConstantSDNode *NegC = isConstOrConstSplat(Neg.getOperand(1))) { in matchRotateSub() local6169 ConstantSDNode *NegC = isConstOrConstSplat(Neg.getOperand(0)); in matchRotateSub() local
42697 bool NegC = !!NewOps[2]; in getNegatedExpression() local43564 bool NegC = invertIfNegative(C); in combineFMA() local
30216 bool NegC = (C.getOpcode() == ISD::FNEG); in combineFMA() local