Searched refs:IsParity (Results 1 – 1 of 1) sorted by relevance
10045 bool IsParity = Op.getOpcode() == ISD::PARITY; in LowerCTPOP_PARITY() local10051 if (VT == MVT::i32 && IsParity) in LowerCTPOP_PARITY()10072 if (IsParity) in LowerCTPOP_PARITY()10087 if (IsParity) in LowerCTPOP_PARITY()10094 assert(!IsParity && "ISD::PARITY of vector types not supported"); in LowerCTPOP_PARITY()