Searched refs:ExpandBSWAP (Results 1 – 5 of 5) sorted by relevance
99 SDValue ExpandBSWAP(SDValue Op);688 return ExpandBSWAP(Op); in Expand()870 SDValue VectorLegalizer::ExpandBSWAP(SDValue Op) { in ExpandBSWAP() function in __anoncdad64d20111::VectorLegalizer
151 SDValue ExpandBSWAP(SDValue Op, const SDLoc &dl);2580 SDValue SelectionDAGLegalize::ExpandBSWAP(SDValue Op, const SDLoc &dl) { in ExpandBSWAP() function in SelectionDAGLegalize2759 Results.push_back(ExpandBSWAP(Node->getOperand(0), dl)); in ExpandNode()
120 SDValue ExpandBSWAP(SDValue Op);718 return ExpandBSWAP(Op); in Expand()919 SDValue VectorLegalizer::ExpandBSWAP(SDValue Op) { in ExpandBSWAP() function in VectorLegalizer
178 SDValue ExpandBSWAP(SDValue Op, const SDLoc &dl);2656 SDValue SelectionDAGLegalize::ExpandBSWAP(SDValue Op, const SDLoc &dl) { in ExpandBSWAP() function in SelectionDAGLegalize2847 Results.push_back(ExpandBSWAP(Node->getOperand(0), dl)); in ExpandNode()
146 SDValue ExpandBSWAP(SDValue Op, DebugLoc dl);2729 SDValue SelectionDAGLegalize::ExpandBSWAP(SDValue Op, DebugLoc dl) { in ExpandBSWAP() function in SelectionDAGLegalize2974 Results.push_back(ExpandBSWAP(Node->getOperand(0), dl)); in ExpandNode()