Searched refs:ClearSignMask (Results 1 – 1 of 1) sorted by relevance
1622 SDValue ClearSignMask = DAG.getConstant(~MagAsInt.SignMask, DL, MagVT); in ExpandFCOPYSIGN() local1624 ClearSignMask); in ExpandFCOPYSIGN()1682 SDValue ClearSignMask = DAG.getConstant(~ValueAsInt.SignMask, DL, IntVT); in ExpandFABS() local1684 ClearSignMask); in ExpandFABS()