Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp173 SDValue ExpandFABS(SDNode *Node) const;
1671 SDValue SelectionDAGLegalize::ExpandFABS(SDNode *Node) const { in ExpandFABS() function in SelectionDAGLegalize
3192 Results.push_back(ExpandFABS(Node)); in ExpandNode()