Home | History | Annotate | Download | only in CellSPU

Lines Matching refs:BSWAP

279   // SPU does not have BSWAP. It does have i32 support CTLZ.
281 setOperationAction(ISD::BSWAP, MVT::i32, Expand);
282 setOperationAction(ISD::BSWAP, MVT::i64, Expand);