Searched refs:N2CV (Results 1 – 1 of 1) sorted by relevance
6907 ConstantSDNode *N2CV = in getNode() local6939 if (N2CV && N2CV->isZero()) in getNode()6941 if (N2CV && N2CV->isAllOnes()) // X & -1 -> X in getNode()6953 if (N2CV && N2CV->isZero()) in getNode()7084 if (N2CV && N2CV->isZero()) in getNode()10188 ConstantSDNode *N2CV = isConstOrConstSplat(N2, /*AllowUndefs*/ false, in getNode() local10190 if (N2CV && N2CV->isZero()) { in getNode()