Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp139 void ExpandFSUB(SDNode *Node, SmallVectorImpl<SDValue> &Results);
764 ExpandFSUB(Node, Results); in Expand()
1434 void VectorLegalizer::ExpandFSUB(SDNode *Node, in ExpandFSUB() function in VectorLegalizer