Home
last modified time | relevance | path

Searched refs:FloatSignAsInt (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp64 struct FloatSignAsInt { struct
175 void getSignAsIntValue(FloatSignAsInt &State, const SDLoc &DL,
177 SDValue modifySignAsInt(const FloatSignAsInt &State, const SDLoc &DL,
1632 void SelectionDAGLegalize::getSignAsIntValue(FloatSignAsInt &State, in getSignAsIntValue()
1684 SDValue SelectionDAGLegalize::modifySignAsInt(const FloatSignAsInt &State, in modifySignAsInt()
1703 FloatSignAsInt SignAsInt; in ExpandFCOPYSIGN()
1724 FloatSignAsInt MagAsInt; in ExpandFCOPYSIGN()
1761 FloatSignAsInt SignAsInt; in ExpandFNEG()
1786 FloatSignAsInt ValueAsInt; in ExpandFABS()