pub fn intr_vp_fptrunc<'c>(
    context: &'c Context,
    res: Type<'c>,
    src: Value<'c, '_>,
    mask: Value<'c, '_>,
    evl: Value<'c, '_>,
    location: Location<'c>
) -> VPFPTruncOperation<'c>
Expand description

Creates an intr.vp.fptrunc operation.