Searched refs:ClearSignMask (Results 1 – 1 of 1) sorted by relevance
1738 SDValue ClearSignMask = DAG.getConstant(~SignAsInt.SignMask, DL, IntVT); in ExpandFCOPYSIGN() local1740 ClearSignMask); in ExpandFCOPYSIGN()1761 SDValue ClearSignMask = DAG.getConstant(~ValueAsInt.SignMask, DL, IntVT); in ExpandFABS() local1763 ClearSignMask); in ExpandFABS()