Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp141 SDValue ExpandFCOPYSIGN(SDNode *Node) const;
1433 SDValue SelectionDAGLegalize::ExpandFCOPYSIGN(SDNode *Node) const { in ExpandFCOPYSIGN() function in SelectionDAGLegalize
3116 Results.push_back(ExpandFCOPYSIGN(Node)); in ExpandNode()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp174 SDValue ExpandFCOPYSIGN(SDNode *Node) const;
1507 SDValue SelectionDAGLegalize::ExpandFCOPYSIGN(SDNode *Node) const { in ExpandFCOPYSIGN() function in SelectionDAGLegalize
3154 Results.push_back(ExpandFCOPYSIGN(Node)); in ExpandNode()