Lines Matching full:bswap
281 case Intrinsic::bswap: {285 // bswap(bswap(x)) -> x289 // bswap(trunc(bswap(x))) -> trunc(lshr(x, c))