Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp171 SDValue ExpandFABS(SDNode *Node) const;
1710 SDValue SelectionDAGLegalize::ExpandFABS(SDNode *Node) const { in ExpandFABS() function in SelectionDAGLegalize
3603 Results.push_back(ExpandFABS(Node)); in ExpandNode()