Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp63 struct FloatSignAsInt { struct
172 void getSignAsIntValue(FloatSignAsInt &State, const SDLoc &DL,
174 SDValue modifySignAsInt(const FloatSignAsInt &State, const SDLoc &DL,
1556 void SelectionDAGLegalize::getSignAsIntValue(FloatSignAsInt &State, in getSignAsIntValue()
1608 SDValue SelectionDAGLegalize::modifySignAsInt(const FloatSignAsInt &State, in modifySignAsInt()
1627 FloatSignAsInt SignAsInt; in ExpandFCOPYSIGN()
1647 FloatSignAsInt MagAsInt; in ExpandFCOPYSIGN()
1682 FloatSignAsInt SignAsInt; in ExpandFNEG()
1707 FloatSignAsInt ValueAsInt; in ExpandFABS()