Lines Matching refs:RAND
2472 SDValue RAND = ReassociateOps(ISD::AND, N->getDebugLoc(), N0, N1);2473 if (RAND.getNode() != 0)2474 return RAND;