Function melior::dialect::ods::llvm::intr_bswap

source ·
pub fn intr_bswap<'c>(
    context: &'c Context,
    in: Value<'c, '_>,
    location: Location<'c>
) -> ByteSwapOperation<'c>
Expand description

Creates an intr.bswap operation.