Searched refs:ExpandBITREVERSE (Results 1 – 1 of 1) sorted by relevance
142 void ExpandBITREVERSE(SDNode *Node, SmallVectorImpl<SDValue> &Results);782 ExpandBITREVERSE(Node, Results); in Expand()1116 void VectorLegalizer::ExpandBITREVERSE(SDNode *Node, in ExpandBITREVERSE() function in VectorLegalizer