Searched refs:ClearSignMask (Results 1 – 1 of 1) sorted by relevance
1626 SDValue ClearSignMask = DAG.getConstant(~MagAsInt.SignMask, DL, MagVT); in ExpandFCOPYSIGN() local1628 ClearSignMask); in ExpandFCOPYSIGN()1686 SDValue ClearSignMask = DAG.getConstant(~ValueAsInt.SignMask, DL, IntVT); in ExpandFABS() local1688 ClearSignMask); in ExpandFABS()