Searched defs:ProdNeg (Results 1 – 2 of 2) sorted by relevance
3430 SDValue ProdNeg = DAG.getSetCC(dl, BoolVT, Product, Zero, ISD::SETLT); in ExpandIntRes_MULFIX() local
8111 SDValue ProdNeg = DAG.getSetCC(dl, BoolVT, Product, Zero, ISD::SETLT); in expandFixedPointMul() local