Searched refs:ExpandStrictFPOp (Results 1 – 1 of 1) sorted by relevance
147 void ExpandStrictFPOp(SDNode *Node, SmallVectorImpl<SDValue> &Results);1112 ExpandStrictFPOp(Node, Results); in Expand()1814 void VectorLegalizer::ExpandStrictFPOp(SDNode *Node, in ExpandStrictFPOp() function in VectorLegalizer