Function melior::dialect::ods::llvm::intr_vp_udiv

source ·
pub fn intr_vp_udiv<'c>(
    context: &'c Context,
    res: Type<'c>,
    lhs: Value<'c, '_>,
    rhs: Value<'c, '_>,
    mask: Value<'c, '_>,
    evl: Value<'c, '_>,
    location: Location<'c>
) -> VPUDivOperation<'c>
Expand description

Creates an intr.vp.udiv operation.