Searched refs:IsParity (Results 1 – 1 of 1) sorted by relevance
10705 bool IsParity = Op.getOpcode() == ISD::PARITY; in LowerCTPOP_PARITY() local10711 if (VT == MVT::i32 && IsParity) in LowerCTPOP_PARITY()10723 if (IsParity) in LowerCTPOP_PARITY()10735 if (IsParity) in LowerCTPOP_PARITY()10763 if (IsParity) in LowerCTPOP_PARITY()10775 if (IsParity) in LowerCTPOP_PARITY()10780 assert(!IsParity && "ISD::PARITY of vector types not supported"); in LowerCTPOP_PARITY()