Home | History | Annotate | Download | only in Mips

Lines Matching refs:BSWAP

258     setOperationAction(ISD::BSWAP, MVT::i32, Expand);
259 setOperationAction(ISD::BSWAP, MVT::i64, Expand);