Searched refs:ExpandPARITY (Results 1 – 1 of 1) sorted by relevance
182 SDValue ExpandPARITY(SDValue Op, const SDLoc &dl);2667 SDValue SelectionDAGLegalize::ExpandPARITY(SDValue Op, const SDLoc &dl) { in ExpandPARITY() function in SelectionDAGLegalize2722 Results.push_back(ExpandPARITY(Node->getOperand(0), dl)); in ExpandNode()