Function melior::dialect::ods::llvm::intr_fshr

source ·
pub fn intr_fshr<'c>(
    context: &'c Context,
    a: Value<'c, '_>,
    b: Value<'c, '_>,
    c: Value<'c, '_>,
    location: Location<'c>
) -> FshrOperation<'c>
Expand description

Creates an intr.fshr operation.