Home
last modified time | relevance | path

Searched refs:ExpandPARITY (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp189 SDValue ExpandPARITY(SDValue Op, const SDLoc &dl);
2972 SDValue SelectionDAGLegalize::ExpandPARITY(SDValue Op, const SDLoc &dl) { in ExpandPARITY() function in SelectionDAGLegalize
3032 Results.push_back(ExpandPARITY(Node->getOperand(0), dl)); in ExpandNode()