Home
last modified time | relevance | path

Searched refs:ExpandFABS (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp169 SDValue ExpandFABS(SDNode *Node) const;
1513 SDValue SelectionDAGLegalize::ExpandFABS(SDNode *Node) const { in ExpandFABS() function in SelectionDAGLegalize
3234 Results.push_back(ExpandFABS(Node)); in ExpandNode()