Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp142 SDValue ExpandFABS(SDNode *Node) const;
1493 SDValue SelectionDAGLegalize::ExpandFABS(SDNode *Node) const { in ExpandFABS() function in SelectionDAGLegalize
3127 Results.push_back(ExpandFABS(Node)); in ExpandNode()