Searched refs:ExpandBITREVERSE (Results 1 – 2 of 2) sorted by relevance
108 SDValue ExpandBITREVERSE(SDValue Op);721 return ExpandBITREVERSE(Op); in Expand()907 SDValue VectorLegalizer::ExpandBITREVERSE(SDValue Op) { in ExpandBITREVERSE() function in __anon741ec2090111::VectorLegalizer
148 SDValue ExpandBITREVERSE(SDValue Op, SDLoc dl);2812 SDValue SelectionDAGLegalize::ExpandBITREVERSE(SDValue Op, SDLoc dl) { in ExpandBITREVERSE() function in SelectionDAGLegalize3003 Results.push_back(ExpandBITREVERSE(Node->getOperand(0), dl)); in ExpandNode()