Searched refs:ClearSignMask (Results 1 – 1 of 1) sorted by relevance
1462 SDValue ClearSignMask = DAG.getConstant(~MagAsInt.SignMask, DL, MagVT); in ExpandFCOPYSIGN() local1464 ClearSignMask); in ExpandFCOPYSIGN()1508 SDValue ClearSignMask = DAG.getConstant(~ValueAsInt.SignMask, DL, IntVT); in ExpandFABS() local1510 ClearSignMask); in ExpandFABS()