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
166 void getSignAsIntValue(FloatSignAsInt &State, const SDLoc &DL,
168 SDValue modifySignAsInt(const FloatSignAsInt &State, const SDLoc &DL,
1566 void SelectionDAGLegalize::getSignAsIntValue(FloatSignAsInt &State, in getSignAsIntValue()
1618 SDValue SelectionDAGLegalize::modifySignAsInt(const FloatSignAsInt &State, in modifySignAsInt()
1637 FloatSignAsInt SignAsInt; in ExpandFCOPYSIGN()
1657 FloatSignAsInt MagAsInt; in ExpandFCOPYSIGN()
1697 FloatSignAsInt SignAsInt; in ExpandFNEG()
1722 FloatSignAsInt ValueAsInt; in ExpandFABS()