Searched refs:ExpandBITREVERSE (Results 1 – 2 of 2) sorted by relevance
108 SDValue ExpandBITREVERSE(SDValue Op);700 return ExpandBITREVERSE(Op); in Expand()888 SDValue VectorLegalizer::ExpandBITREVERSE(SDValue Op) { in ExpandBITREVERSE() function in __anon5d02c2880111::VectorLegalizer
150 SDValue ExpandBITREVERSE(SDValue Op, const SDLoc &dl);2555 SDValue SelectionDAGLegalize::ExpandBITREVERSE(SDValue Op, const SDLoc &dl) { in ExpandBITREVERSE() function in SelectionDAGLegalize2756 Results.push_back(ExpandBITREVERSE(Node->getOperand(0), dl)); in ExpandNode()