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