Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp166 void getSignAsIntValue(FloatSignAsInt &State, const SDLoc &DL,
1485 void SelectionDAGLegalize::getSignAsIntValue(FloatSignAsInt &State, in getSignAsIntValue() function in SelectionDAGLegalize
1557 getSignAsIntValue(SignAsInt, DL, Sign); in ExpandFCOPYSIGN()
1577 getSignAsIntValue(MagAsInt, DL, Mag); in ExpandFCOPYSIGN()
1612 getSignAsIntValue(SignAsInt, DL, Node->getOperand(0)); in ExpandFNEG()
1637 getSignAsIntValue(ValueAsInt, DL, Value); in ExpandFABS()