Home
last modified time | relevance | path

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

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