Searched refs:ExpandREM (Results 1 – 1 of 1) sorted by relevance
155 void ExpandREM(SDNode *Node, SmallVectorImpl<SDValue> &Results);1251 ExpandREM(Node, Results); in Expand()2156 void VectorLegalizer::ExpandREM(SDNode *Node, in ExpandREM() function in VectorLegalizer