Home | History | Annotate | Download | only in Mips

Lines Matching full:bswap

377     setOperationAction(ISD::BSWAP, MVT::i32, Expand);
378 setOperationAction(ISD::BSWAP, MVT::i64, Expand);