Searched refs:ClearSignMask (Results 1 – 1 of 1) sorted by relevance
1650 SDValue ClearSignMask = DAG.getConstant(~MagAsInt.SignMask, DL, MagVT); in ExpandFCOPYSIGN() local1652 ClearSignMask); in ExpandFCOPYSIGN()1710 SDValue ClearSignMask = DAG.getConstant(~ValueAsInt.SignMask, DL, IntVT); in ExpandFABS() local1712 ClearSignMask); in ExpandFABS()