Lines Matching defs:RepresentativeBits
22801 SDValue RepresentativeBits =
22805 DAG.getNode(AArch64ISD::EXT, DL, VecVT, RepresentativeBits,
22806 RepresentativeBits, DAG.getConstant(8, DL, MVT::i32));
22808 RepresentativeBits, UpperRepresentativeBits);
22820 SDValue RepresentativeBits =
22824 return DAG.getNode(ISD::VECREDUCE_ADD, DL, ResultVT, RepresentativeBits);