Lines Matching defs:CIdx
13360 auto *CIdx = dyn_cast<ConstantSDNode>(Idx128);13361 if (CIdx && (CIdx->getZExtValue() <= 3)) {13362 SDValue CI = DAG.getTargetConstant(CIdx->getZExtValue(), DL, MVT::i64);