Lines Matching defs:InC
7876 if (auto *InC = dyn_cast<ConstantSDNode>(In)) {7877 Immediate |= (InC->getZExtValue() & 0x1) << idx;