Searched refs:ExpandBSWAP (Results 1 – 2 of 2) sorted by relevance
99 SDValue ExpandBSWAP(SDValue Op);687 return ExpandBSWAP(Op); in Expand()859 SDValue VectorLegalizer::ExpandBSWAP(SDValue Op) { in ExpandBSWAP() function in __anon741ec2090111::VectorLegalizer
141 SDValue ExpandBSWAP(SDValue Op, SDLoc dl);2691 SDValue SelectionDAGLegalize::ExpandBSWAP(SDValue Op, SDLoc dl) { in ExpandBSWAP() function in SelectionDAGLegalize2855 Results.push_back(ExpandBSWAP(Node->getOperand(0), dl)); in ExpandNode()