Searched refs:CopiedSign (Results 1 – 1 of 1) sorted by relevance
1741 SDValue CopiedSign = DAG.getNode(ISD::OR, DL, IntVT, ClearedSign, SignBit); in ExpandFCOPYSIGN() local1743 return modifySignAsInt(MagAsInt, DL, CopiedSign); in ExpandFCOPYSIGN()