Lines Matching full:bswap
442 setTargetDAGCombine(ISD::BSWAP);
4941 // Combine STORE (BSWAP) into STRVH/STRV/STRVG
4944 Op1.getOpcode() == ISD::BSWAP &&
5039 // Combine BSWAP (LOAD) into LRVH/LRV/LRVG
5067 // First, combine the bswap away. This makes the value produced by the
5072 // chain result. The result value is dead because the bswap is dead.
5136 case ISD::BSWAP: return combineBSWAP(N, DCI);