Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:CTPOP

151   // PowerPC does not have BSWAP, CTPOP or CTTZ
153 setOperationAction(ISD::CTPOP, MVT::i32 , Expand);
158 setOperationAction(ISD::CTPOP, MVT::i64 , Expand);
355 setOperationAction(ISD::CTPOP, VT, Expand);