Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp170 void getSignAsIntValue(FloatSignAsInt &State, const SDLoc &DL,
1443 void SelectionDAGLegalize::getSignAsIntValue(FloatSignAsInt &State, in getSignAsIntValue() function in SelectionDAGLegalize
1514 getSignAsIntValue(SignAsInt, DL, Sign); in ExpandFCOPYSIGN()
1534 getSignAsIntValue(MagAsInt, DL, Mag); in ExpandFCOPYSIGN()
1576 getSignAsIntValue(ValueAsInt, DL, Value); in ExpandFABS()