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