Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp62 struct FloatSignAsInt { struct
168 void getSignAsIntValue(FloatSignAsInt &State, const SDLoc &DL,
170 SDValue modifySignAsInt(const FloatSignAsInt &State, const SDLoc &DL,
1491 void SelectionDAGLegalize::getSignAsIntValue(FloatSignAsInt &State, in getSignAsIntValue()
1543 SDValue SelectionDAGLegalize::modifySignAsInt(const FloatSignAsInt &State, in modifySignAsInt()
1562 FloatSignAsInt SignAsInt; in ExpandFCOPYSIGN()
1582 FloatSignAsInt MagAsInt; in ExpandFCOPYSIGN()
1617 FloatSignAsInt SignAsInt; in ExpandFNEG()
1642 FloatSignAsInt ValueAsInt; in ExpandFABS()