Searched defs:NegC (Results 1 – 5 of 5) 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
6155 if (ConstantSDNode *NegC = isConstOrConstSplat(Neg.getOperand(1))) { in matchRotateSub() local6169 ConstantSDNode *NegC = isConstOrConstSplat(Neg.getOperand(0)); in matchRotateSub() local
42694 bool NegC = !!NewOps[2]; in getNegatedExpression() local43561 bool NegC = invertIfNegative(C); in combineFMA() local