Searched refs:ExpandFSUB (Results 1 – 1 of 1) sorted by relevance
140 void ExpandFSUB(SDNode *Node, SmallVectorImpl<SDValue> &Results);771 ExpandFSUB(Node, Results); in Expand()1342 void VectorLegalizer::ExpandFSUB(SDNode *Node, in ExpandFSUB() function in VectorLegalizer