Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp142 void ExpandFSUB(SDNode *Node, SmallVectorImpl<SDValue> &Results);
915 ExpandFSUB(Node, Results); in Expand()
1680 void VectorLegalizer::ExpandFSUB(SDNode *Node, in ExpandFSUB() function in VectorLegalizer