Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp139 SDValue ExpandFCOPYSIGN(SDNode *Node) const;
1709 SDValue SelectionDAGLegalize::ExpandFCOPYSIGN(SDNode *Node) const { in ExpandFCOPYSIGN() function in SelectionDAGLegalize
3335 Results.push_back(ExpandFCOPYSIGN(Node)); in ExpandNode()