Lines Matching refs:c0
6586 ConstantSDNode *C0 = dyn_cast<ConstantSDNode>(ExtVec0->getOperand(1));6590 if (!C0 || !C1 || C0->getZExtValue() != nextIndex7500 integerPart c0 = 0;7513 c0 = (I == 0) ? cN : c0;7514 if (!isPowerOf2_64(cN) || c0 != cN || Log2_64(c0) < 1 || Log2_64(c0) > 32)7517 C = c0;